P
Performance Optimization
Projects with this topic
-
This project is a complete guide to implementing SSR with Client Hydration in Angular 16. We'll use the infamous Flight App as an example and serve the App via Docker containers using a nginx container for the classical client side rendering (CSR) approach and a Node.js server for the SSR variant - both in their alpine versions.
Updated