Uri Shaked – Building High Performance Static Website with Angular

Traditionally, AngularJS has been used for building rich single-page applications.

Nowadays, Angular has become a universal framework, running inside the browser, in the backend and even powering your mobile apps.

The new Angular version unlocks some interesting use-cases that were not previously possible. In this talk, we are going to see how to set up angular-universal together with fuse-box for building scalable, high-performance static web sites, such as a blog or a landing page that can be easily deployed to gh-pages or Firebase Hosting.

Did I mention hot-reloading, offline support and Progressive Web Apps?

https://blog.angularindepth.com/setting-up-angular-from-scratch-1f518c65d8ab

You May Also Like