What's new with Angular Universal v9
Full Article on the Trilon Blog:
Angular Universal v9: What's New?.
Made with ❤️ by Trilon.io
Installation
npm installLive Universal Development
npm run dev:ssrAngular Universal Prerendering
npm run prerenderEverything should be generated in your /dist/angular-universa-v9/browser/ folder. Or utilize a tool like http-server to spin up a quick server to see it live.
Angular Universal Dynamic SSR
npm run build:ssr && npm run serve:ssrTrilon - JavaScript, ASP.NET, Node, NestJS - Consulting | Training | Development
Check out Trilon.io for more info!
Contact us at hello@trilon.io, and let's talk about your projects needs.