Building Angular and Node Apps with Authentication

Building Angular and Node Apps with Authentication

English | MP4 | AVC 1280Ă—720 | AAC 48KHz 2ch | 3h 16m | 665 MB

Are you already familiar with Angular 2 and Node.js? If so, this course can help you leverage these two popular frameworks to build a full-stack web application—which you can later use as a template for your own web app. Join Alexander Zanfir as he shows how to create and configure an Angular 2 project, display data in Angular 2, get your data from Node.js, and save your data to Node.js. He also covers how to create a form in Angular, set up routes, validate with reactive forms, register users, and more.

Topics include:

  • Setting up the infrastructure
  • Displaying data in Angular 2
  • Refining your layout with Angular Material
  • Getting your data from Node.js
  • Saving data to a list
  • Creating the component
  • Getting your input data
  • Creating reactive forms in Angular
  • Creating a security middleware