Back to articles

Tag archive

#esmodules

I
Jun 18, 2018

Isomorphic ES Modules

In the video I demonstrated how to build a Single Page App which shares templates with the Server Side Code. We share the web app’s templates to enable the first page load to be pre-rendered on the server. This practice lets Web Apps start faster and be more resilient to network failure.

Jun 18, 201810 min read38 reactions0 comments