Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Serving the Back End from a Service Worker
(github.com)
2 points
by
nymanjon
180 days ago
| 1 comment
Serving the Back End from a Service Worker | Dark Hacker News
nymanjon
180 days ago
|
next
[−]
This is a offline-first PWA app where I serve the back end from a service worker using JS template literals to stream HTML. This uses a variant of HTMZ to increase the interactivity of the app along with Morphdom for DOM diffing.