Connect Angular 2+ Frontend with a NodeJS Backend

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Getting Started
-
1. Introduction2m 3s
-
2. What is NodeJS?1m 54s
-
3. What is Angular 2?1m 46s
-
4. How Angular 2 and NodeJS Work Together3m 58s
-
5. About the Course Structure2m 56s
-
6. Setting up the Course Project4m 26s
-
7. Understanding the Project Structure6m 27s
NodeJS Basics
-
1. Introduction56s
-
2. Understanding the Flow of a Request9m 37s
-
3. Working with Requests and Responses3m 55s
-
4. Creating Routes and Passing Data5m 26s
-
5. Knowledge Injection: Http Methods1m 51s
-
6. Knowledge Injection: Data Formats2m 56s
MongoDB Basics
-
1. Introduction1m 52s
-
2. Setting up MongoDB2m 33s
-
3. Starting a MongoDB Server1m 28s
-
4. Using the MongoDB Shell Client2m 9s
-
5. Using Mongoose to work with Data and Models1m 21s
-
6. Using Mongoose in NodeJS2m 28s
-
7. Creating the Project Models with Mongoose10m 44s
-
8. Storing Data in the Database6m 12s
-
9. Fetching Data from the Database4m 4s
-
10. Wrap Up35s
Creating the Frontend with Angular 2
-
1. Introduction1m 18s
-
2. Rendering an Angular 2 App with NodeJS / Express3m 13s
-
3. Knowledge Injection - Components1m 51s
-
4. Starting an Angular 2 App6m 51s
-
5. Understanding Decorators58s
-
6. Outputting Data with String Interpolation2m 30s
-
7. Working with Templates and Styles4m 53s
-
8. Two-Way-Binding3m 48s
-
9. Adding Custom Models7m 57s
-
10. Improving the Folder Structure1m 29s
-
11. Multiple Components6m 32s
-
12. Knowledge Injection - Property and Event Binding4m 10s
-
13. Using Property Binding4m 2s
-
14. Using Event Binding6m 17s
-
15. Knowledge Injection - Directives2m 39s
-
16. Understanding Attribute Directives3m 17s
-
17. Using NgFor to Output a List3m 56s
-
18. Adding Input and List Components8m 5s
-
19. Knowledge Injection - Services & Dependency Injection2m 11s
-
20. Creating a Service2m 54s
-
21. Adding Messages with a Service4m 43s
-
22. Getting Messages via a Service4m 25s
-
23. One Instance to Rule them All2m 54s
-
24. Enabling Default HTML Validation in Angular 411m 4s
-
25. Adding Messages with a Template-Driven Form5m 33s
-
26. Creating a Header & Re-Structuring the Project5m 58s
-
27. Setting Up Routing3m 21s
-
28. Routing & Navigation2m 5s
-
29. Routing and the Server4m 3s
-
30. Creating User-related Components7m 44s
-
31. Adding Child Routes12m 52s
-
32. User Signup with Reactive (Data-Driven) Forms3m 31s
Connecting the Angular 2 Frontend with the NodeJS Backend
-
1. Introduction2m 38s
-
2. Backend - Saving Messages9m 8s
-
3. Knowledge Injection - Angular 2 & Http2m 51s
-
4. Saving Messages - Wiring Up Frontend and Backend17m 24s
-
5. Backend - Getting Messages3m 45s
-
6. Getting Messages - Wiring Up Frontend and Backend7m 22s
-
7. Editing Messages - Preparing the Frontend12m 57s
-
8. Backend - Updating Messages4m 28s
-
9. Editing Messages - Wiring Up Frontend and Backend5m 48s
-
10. Deleting Messages4m 48s
Users and Authentication
-
1. Introduction1m 16s
-
2. How Authentication works in a MEAN Application2m 49s
-
3. Backend - Signing Up7m 2s
-
4. Signing Up Users - Wiring Up Frontend and Backend10m 53s
-
5. Backend - Sign In12m 16s
-
6. User Sign In - Wiring Up Frontend and Backend6m 49s
-
7. Logging Users Out2m 45s
-
8. Checking the Login State3m 20s
-
9. Backend Route Protection with JWT6m 11s
-
10. Connecting Users with Messages8m 41s
-
11. Sending Requests with a Token5m 24s
-
12. Handle User Authorization3m 21s
-
13. Passing the User Object with Messages2m 36s
-
14. Frontend Authorization Check6m 10s
-
15. Wrap Up1m 44s
Error Handling
-
1. Introduction53s
-
2. Setup2m 34s
-
3. The Error Component7m 51s
-
4. The Error Service2m 37s
-
5. Using an Error Service & Passing Data6m
App Optimizations and Deployment
-
1. Introduction1m 2s
-
2. Creating a Message Module4m 32s
-
3. Using an Auth Module and Lazy Loading7m 12s
-
4. Compiling the Compilation Ahead of Time (AoT)2m 21s
-
5. Deployment Preparations1m 18s
-
6. Deployment Disclaimer3m 53s
-
7. Setting up MongoLab to Host the MongoDB8m 8s
-
8. Deploying to Heroku9m 18s
Creating a Custom Seed Project
-
1. Introduction28s
-
2. Setting up NodeJS & Express1m 57s
-
3. Preparing the Backend5m 3s
-
4. Installing Production Dependencies and Types2m 55s
-
5. Installing Development Dependencies and Setting up a Common Webpack Config8m 31s
-
6. Setting up a Development Workflow with Webpack2m 39s
-
7. Creating the Angular 2 Frontend6m 17s
-
8. Adding a Development Workflow Script2m 46s
-
9. Setting up the Production Workflow (using AoT Compilation)13m 34s
Updating Angular 2
-
1. Angular 2 Update from Beta to RC Version8m 41s