|
|
|
|
|
by toyg
1062 days ago
|
|
It makes more sense if you think that an HTML is a static document, which then gets decorated by CSS, and lightly animated by JS. That is what the web was built as. We were supposed to browse documents like we browsed magazines. Your React monstrosities were hacked on top of that model, turning the browser into an application runtime - which it wasn't meant to be. |
|