Go to Preview Lesson
Go to Preview Lesson
LESSON 5.2
Perform Angular HTTP Calls With TransferHttpCacheModule
LESSON 5.3
How to Handle Slow API Calls in Angular
The newline Guide to Angular Universal
MODULE 1
Introduction
LESSON 1.1
Angular Universal and the Era of Single-Page Applications
LESSON 1.2
Course prerequisites
MODULE 2
Building the app
LESSON 2.1
How Does Angular Work with Heroku and MongoDB?
LESSON 2.2
How to Install Angular From the CLI and Add Bootstrap CSS
LESSON 2.3
How to Build and Run an Angular Backend to Test Locally
LESSON 2.4
How to Install MongoDB Locally and Import JSON Data
LESSON 2.5
How to Build a MongoDB REST API to Fetch Data
LESSON 2.6
Build MongoDB API With Encryption for PII Data and Auth
LESSON 2.7
How to Add User Authentication to Angular With MongoDB API
LESSON 2.8
How to Fetch Data From MongoDB and Display it in Angular
LESSON 2.9
How to Deploy an Angular App and Watch Performance
MODULE 3
Applying Angular Universal
LESSON 3.1
Angular Universal
LESSON 3.2
Server-Side Rendering With Angular Universal Schematics
LESSON 3.3
How to Measure Performance - Angular vs Angular Universal
LESSON 3.4
How to Add Internationalization to Angular With i18n
LESSON 3.5
How to Add Sitemap.xml and Robots.txt to an Angular App
LESSON 3.6
How to Optimize Angular SEO With Title and Meta Tags
LESSON 3.7
Noscript
LESSON 3.8
Summary
MODULE 4
Browser vs. Server
LESSON 4.1
Retrieve MongoDB Data in Angular Universal With Secrets
LESSON 4.2
How to Query MongoDB from Angular Universal
LESSON 4.3
How to Build Server-Specific Services in Angular Universal
LESSON 4.4
How to Read HTTP Requests With Cookies in Angular
LESSON 4.5
How to Make Angular Functional With JavaScript Disabled
MODULE 5
Transfering data between server and browser
LESSON 5.1
Send Server Data to Client With Angular TransferState
LESSON 5.2
Perform Angular HTTP Calls With TransferHttpCacheModule
LESSON 5.3
How to Handle Slow API Calls in Angular
MODULE 6
Caching with Redis
LESSON 6.1
How to Install Redis CLI on Windows, Mac, and Heroku
LESSON 6.2