Angular 2 Github Application - Freestyle Coding [1] - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

Angular 2 Github Application - Freestyle Coding [1]

Watch Web Development Traversy Media Video: Angular 2 Github Application - Freestyle Coding [1].
In this video we will build an Angular 2 application that will show Github user profiles and repositories using the Github API

Project Files - https://github.com/bradtraversy/githubsearch

I have a 12 project A2 course available at - https://www.eduonix.com/affiliates/id/16-10413

Published:
Category: Web Development Traversy Media
88 Views

Related Videos

  • Angular 2 Github Application (RC6 Update)

    Angular 2 Github Application (RC6 Update)

    by Best Webhosting Added 92 Views / 0 Likes

    In this video we will build a Github profile search application with Angular 2 RC6. This is an updated version of https://www.youtube.com/watch?v=u83MLQ1VsKI Code is available at https://github.com/bradtraversy/githubsearch 12 PROJECT ANGULAR 2 COURSE - https://www.eduonix.com/affiliates/id/16-10413

  • React & Redux - Freestyle Coding [3]

    React & Redux - Freestyle Coding [3]

    by Best Webhosting Added 79 Views / 0 Likes

    In this episode we will be diving into the ReactJS UI library along with Redux to manage application state. We will use a Redux action to fetch some users from an API and then pass then down to a React component. We will also be using the Webpack module bundler. GET THE CODE - https://github.com/bradtraversy/rcontacts WEBPACK-STARTER - https://github.com/bradtraversy/webpack-starter EDUONIX REACT COURSE - https://www.eduonix.com/courses/Web-Developmen

  • Node.js With Neo4j - Freestyle Coding [2]

    Node.js With Neo4j - Freestyle Coding [2]

    by Best Webhosting Added 73 Views / 0 Likes

    In this video we will set up a quick application that uses the Neo4j driver for Node.js. neo4j is a graph database that is used for storing data that is dynamic and closely related 12 Project Node.js Course: https://www.eduonix.com/affiliates/id/16-10200 Learn Node.js From Scratch Course: https://www.eduonix.com/affiliates/id/16-10033 Neo4J Course: https://www.eduonix.com/affiliates/id/16-10415

  • Angular 2 Auth0 Application

    Angular 2 Auth0 Application

    by Best Webhosting Added 93 Views / 0 Likes

    In this video we will be building an Angular 2 app that uses Auth0 for user registration, login and access control. 12 Project Angular 2 Course - https://www.eduonix.com/affiliates/id/16-10413 ngAuth0 Final Code - https://github.com/bradtraversy/ngauth0

  • Angular & FireStore Application - [2] Add & Delete Data

    Angular & FireStore Application - [2] Add & Delete Data

    by Best Webhosting Added 76 Views / 0 Likes

    Part 2 of 3: We will create the add-item component and form to add an item to our FireStore using a custom service. We will also implement a service function to delete items from Firebase. CODE: Code for this project https://github.com/bradtraversy/angularfs ANGULAR 4 FRONT TO BACK: $10 COUPON https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY010 BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME D

  • Angular & FireStore Application [1] - Setup & Getting Data

    Angular & FireStore Application [1] - Setup & Getting Data

    by Best Webhosting Added 93 Views / 0 Likes

    Part 1 of 3: We will setup FireStore from Firebase, create an Angular 4 application and integrate AngularFire2 to work with FireStore and fetch items. We will also install Materialize CSS and Font Awesome for our app UI CODE: Code for this project https://github.com/bradtraversy/angularfs ANGULAR 4 FRONT TO BACK: $10 COUPON https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY010 BECOME A PATRON: Show support & get perks! http://www.patre

  • Angular & FireStore Application [3] - Updating Data & Deploy

    Angular & FireStore Application [3] - Updating Data & Deploy

    by Best Webhosting Added 79 Views / 0 Likes

    Part 3 of 3: We will create the edit state so we can update items in our FireStore through the service. We will also do a quick deployment to a shared hosting account. CODE: Code for this project https://github.com/bradtraversy/angularfs ANGULAR 4 FRONT TO BACK: $10 COUPON https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY010 BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.

  • Popular Simple Angular 2 App With Angular CLI

    Simple Angular 2 App With Angular CLI

    by Best Webhosting Added 101 Views / 0 Likes

    In this video I will show you how to use the Angular-CLI (Command Line Interface) to create an Angular 2 project as well as generate components and services. We will be building a small todo app that stores todos in localStorage. I have a 12 project Angular 2 course available at https://www.eduonix.com/affiliates/id/16-10413

  • GitHub Copilot - First Look

    GitHub Copilot - First Look

    by Best Webhosting Added 18 Views / 0 Likes

    In this video, we will look at and try the GitHub Copilot AI pair programmer Sponsor: Hostinger (10% off with TRAVERSYMEDIA) https://www.hostinger.com/traversymedia Latest Udemy Courses: https://traversymedia.com​ 💖 Support The Channel! http://www.patreon.com/traversymedia Timestamps: 0:00 - Intro 2:28 - Specific Functions 4:52 - Generating Data 6:04 - Working with Data (Ordering, etc) 7:45 - Working With Fetch and API 12:04 - Async/Await Example 13:0

  • Git & GitHub Crash Course For Beginners

    Git & GitHub Crash Course For Beginners

    by Best Webhosting Added 97 Views / 0 Likes

    In this Git tutorial we will talk about what exactly Git is and we will look at and work with all of the basic and most important commands such as add, commit, status, push and more. This tutorial is very beginner friendly. DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KLVYJVNUJ5NV4

  • Popular Build a C# .NET Application in 60 Minutes

    Build a C# .NET Application in 60 Minutes

    by Best Webhosting Added 103 Views / 0 Likes

    In this video we are going to talk about what C# and the .NET framework are and then jump right in and install Visual Studio 2017. We will be creating a Windows console application from absolute scratch, start to finish. We will build a number guessing game that you can actually compile and give to your friends! Here are some of the things you will be learning... What is C#, .NET, CLR? Installing Visual Studio Community 2017 Setting up a console proje

  • Why You Need Website Application Firewalls

    Why You Need Website Application Firewalls

    by Best Webhosting Added 71 Views / 0 Likes

    GoDaddy Guides Joplin and London get into the nitty gritty about protecting your site with Web Application Firewalls. In this video, we’ll discuss - What a Website Application Firewall (WAF) does - Why you need a WAF - How to protect yourself against Zero-Day Attacks Check out more from this course here: http://go.me/Security Subscribe to GoDaddy: http://bit.ly/GoDaddy-Subscribe GoDaddy links: https://www.godaddy.com https://www.godaddy.com/how-to htt

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA


RSS