service-worker-side-templating-app

Service Worker Rendering with Handlebars.js

MIT License

Stars
4

Service Worker Side Templating App

A small PWA that uses Handlebars.js for rendering markups inside the service worker. It is a working example for what Jake Archibald describes as Service-Worker-Side templating in his Offline Cookbook.

You find more about this app and service worker rendering in general in my article on Medium: An Introduction To Service-Worker-Side Templating

Installation

git clone https://github.com/konstantinmuenster/service-worker-side-templating-app
cd service-worker-side-templating-app
npm install
npm start

About

Konstantin Mnster konstantin.digital [email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/konstantinmuenster