MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes - 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

MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes

Watch Web Development Traversy Media Video: MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes.
In this video we will create our front end Angular app using the Angular-CLI. We will generate all of the components and implement the router. We will also use a Bootstrap navbar

Code Up To This Point:
http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_5.zip

My Courses:
http://traversymedia.com/eduonix-courses

DONATIONS: Any donation is greatly appreciated....
https://www.paypal.me/traversymedia
https://www.patreon.com/traversymedia

Published:
Category: Web Development Traversy Media
89 Views

Related Videos

  • MEAN Stack Front To Back [Part 2] - Express Setup & Routes

    MEAN Stack Front To Back [Part 2] - Express Setup & Routes

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will setup our backend Express server along with a bunch of dependencies including Mongoos, BCryptjs, Passport & more. We will create our users routes such as /register and /authenticate. This is part 2 of the series Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_2.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.m

  • MEAN Stack Front To Back [Part 4] - API Authentication and Token

    MEAN Stack Front To Back [Part 4] - API Authentication and Token

    by Best Webhosting Added 72 Views / 0 Likes

    In this video we will implement Passport.js and JWT (Json Web Tokens) for authentication. Users will be able to register with the API and get a token to be able to submit to protected routes Just The Backend API Repo https://github.com/bradtraversy/nodeauthapp Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_4.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciat

  • MEAN Stack Front To Back [Part 1] - Project Introduction

    MEAN Stack Front To Back [Part 1] - Project Introduction

    by Best Webhosting Added 69 Views / 0 Likes

    This is the first part of the MEAN Stack series. In this video we will talk about what this project series includes as far as technology. We will be covering Node.js & Express REST API Passport,js MongoDB & Mongoose JWT Authentication Angular 2 & Angular-CLI Angular2-JWT Angular 2 Flash Messages MEAN Deployment And More! My Courses: http://www.traversymedia.com/eduonix-courses/ DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/t

  • MEAN Stack Front To Back [Part 8] - Login & Logout

    MEAN Stack Front To Back [Part 8] - Login & Logout

    by Best Webhosting Added 97 Views / 0 Likes

    In this part of the MEAN stack series we will make the login form and authenticate request giving us back a json web token and user data that we can then store in local storage. We will also create the logout functionality Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_8.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversym

  • MEAN Stack Front To Back [Part 10] - App Deployment to Heroku

    MEAN Stack Front To Back [Part 10] - App Deployment to Heroku

    by Best Webhosting Added 67 Views / 0 Likes

    In this video we will deploy the MEAN application to Heroku and setup mLab for our MongoDB database. CODE: Final Code https://github.com/bradtraversy/meanauthapp My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • Popular MEAN Stack Front To Back [Part 3] - User Model & Register

    MEAN Stack Front To Back [Part 3] - User Model & Register

    by Best Webhosting Added 101 Views / 0 Likes

    In this video we will create our Mongoose user model and schema with the user fields. We will also complete the /register post route to sign up a new user and encrypt passwords with Bcrypt Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_3.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/trave

  • MEAN Stack Front To Back [Part 9] - Protected Requests & Auth Guard

    MEAN Stack Front To Back [Part 9] - Protected Requests & Auth Guard

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will create the service function to make requests to protected routes and we will add the authentication guard to protect pages Full Github Repo: https://github.com/bradtraversy/meanauthapp My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • MEAN Stack Front To Back [Part 7] - Auth Service & User Registration

    MEAN Stack Front To Back [Part 7] - Auth Service & User Registration

    by Best Webhosting Added 97 Views / 0 Likes

    In this video we will create the authentication service and the user registration functionality using the backend API /users/register endpoint Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_7.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • MEAN Stack Front To Back [Part 6] - Register Component, Validation & Flash Messages

    MEAN Stack Front To Back [Part 6] - Register Component, Validation & Flash Messages

    by Best Webhosting Added 88 Views / 0 Likes

    In this video we will add the homepage markup, create the register form component, create a validation service and implement the Angular2 flash messages module Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_6.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • Angular 2 & Firebase App [Part 2] - Setup & Components

    Angular 2 & Firebase App [Part 2] - Setup & Components

    by Best Webhosting Added 95 Views / 0 Likes

    In this part we will setup Firebase and create an Angular 2 app with Angular CLI. We will generate all components and setup the router CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_2.zip LISTINGS.JSON FILE DOWNLOAD: http://www.traversymedia.com/downloads/proplistings/listings.json SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal

  • Angular 4 Front To Back: Udemy Course Preview

    Angular 4 Front To Back: Udemy Course Preview

    by Best Webhosting Added 80 Views / 0 Likes

    This is a preview of my first Udemy course under Traversy Media. If you want to support me in the best way possible and you want to learn more about Angular, please consider checking it out. GET FOR $25! - ONLY 100 OF THESE! https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY

  • Front End, Back End & Full Stack Web Development

    Front End, Back End & Full Stack Web Development

    by Best Webhosting Added 99 Views / 0 Likes

    In this video we wil discuss the technologies and responsabilities needed to become a front end, back end and full stack web developer. Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter

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