Readit News logoReadit News

Dead Comment

Dead Comment

throwaway2990 commented on A brief history of web development, and why your framework doesn't matter   gebna.gg/blog/brief-histo... · Posted by u/thunderbong
gerardnico · a year ago
It does matter.

When you write a gui, you want to think in a tree of component. Ie React.

If you want to print, you think in document (html, …). That’s also a tree by the way.

Html does not have any composability. They try hard to inject that in it (web component, jquery plugin, …)

React (ie virtual dom) is a beauty in this regard and if you don’t use it, you would have a hard time creating any gui with a certain level of difficulty.

throwaway2990 · a year ago
> React (ie virtual dom) is a beauty in this regard and if you don’t use it, you would have a hard time creating any gui with a certain level of difficulty

Anyone who didn’t grow up building stuff prior to 2010 would have difficulty.

we don’t need react in 2024. And it’s only making things worse now. Not better.

Dead Comment

Dead Comment

Dead Comment

Dead Comment

Dead Comment

Dead Comment

Dead Comment

u/throwaway2990

KarmaCake day161April 9, 2023View Original