HTML over WebSockets: real-time SPAs with barely any JavaScript
DRANK
Building a SPA (Single-page Application) is a complex puzzle: a JavaScript framework that draws the view, an API serving JSON, and 2 independent…