js-framework banner

js-framework

1 devlog
0s

This is an attempt to make a JavaScript web framework that makes it easy to build radically faster websites by delivering partial HTML updates to the client (rather than full updates) and provide better, app-like experiences to the client without …

This is an attempt to make a JavaScript web framework that makes it easy to build radically faster websites by delivering partial HTML updates to the client (rather than full updates) and provide better, app-like experiences to the client without the disadvantages of today’s SPAs.