Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Building Angular and Node Apps with Authentication

Posted By: Landau17
Building Angular and Node Apps with Authentication

Building Angular and Node Apps with Authentication
MP4 | Video: 720p | Duration: 3:48:25 | English | Subtitles: VTT | 666.0 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