All videos
All videos
Angular Universal – Boost your app with Server-Side Rendering
October 9, 2019
Angular is not only for browser. With Angular Universal, you can launch your application on the server-side and response to your user a fully-rendered view. Thanks to that, you can make Single Page App SEO & CDN friendly, and bring First Meaningful Paint much faster to your end-user. Apart from that, you can execute additional logic and work with sensitive data (ie: private keys) on the server-side. In this talk, you will hear how to do that, and what are best practices of working with the Server-Side code in Angular.
Tags
Other videos that you might like
I got 99 problems but accessibility ain’t one
Marjorie Figueroa
Code Reusage and Shared Components in Micro Frontends
Vanessa Otto (Böhner)
The search for App-iness: Building the future with Progressive Web Apps
Jamie Maria Schouren
Visualizing large datasets with JavaScript using deck.gl
Marko Letic