top | item 10290209

(no title)

xtrumanx | 10 years ago

The docs page delivered 270kb of compressed and minified JavaScript (1MB uncompressed) but sadly didn't seem to show anything with JavaScript disabled. I thought all the hot new React apps were isomorphic nowadays.

discuss

order

aberatiu|10 years ago

It also contains all his blogposts (the bundle.js file). Not good on the long term

Killswitch|10 years ago

Isomorphic does not mean works without JavaScript. Actually you need JavaScript turned on for isomorphic to work.

On a related topic, I hate the term isomorphic. It's just JavaScript.

sylvinus|10 years ago

You don't need JavaScript if the server can generate all the pages and the links are valid.