Sign up FAST! Login

Instant Web Application


Stashed in: JavaScript, Web Development, Software!, Medium

To save this post, select a stash from drop-down menu or type in a new one:

In 2015, this is how we make static web pages: by using ServiceWorker with a JavaScript MVC framework to mimic on the client the effect of a server-side rendered web page with JavaScript widgets. Don't know whether to laugh or cry!

I'm not sure whether to laugh or cry either. This is not good.

https:[email protected][email protected]i8ou2

Pretty sure the point of this article is... make a single-page JavaScript web app, but then that's too monolithic and fat so you have to go to a LOT of trouble to make it into "pages" that are basically rendered on the server and merely echoed by the client. But it's pure MVC. Except when it isn't.

Is this REALLY the future of web app delivery?

I'm still skeptical. 

You May Also Like: