It's amazing how far you can come in the software industry now without possessing even a general understanding of how computers work.
React has become the 'Linux kernel' of modern software development
11–15 of 15 posts
Re: React has become the 'Linux kernel' of modern software development
#12Earlier quoted context omitted.
> Some react devs literally don't even know that HTML can be rendered server side. Sadly, many do. Only later do they realize it is orders of magnitude slower than rendering a template and more cpu intensive. Combine that with the fact that node.js prefers to have an IO heavy workload, but instead we get a cpu heavy one. React is fine, but SSR has a long way to go before it is “good”.
"Server-side-rendering" confused me for ages because I figured it must be some new fancy tech instead of 'what PHP has done from the beginning'. SSR isn't actually rendering anything of course.
Re: React has become the 'Linux kernel' of modern software development
#13Re: React has become the 'Linux kernel' of modern software development
#14Re: React has become the 'Linux kernel' of modern software development
#15This may be the worst analogy that I've ever heard in my life. Does this guy run a web hosting company or something? The Linux kernel runs operating systems and actual hardware. React is used to display some check boxes and charts on the screen. Like it is not even close. Goes to show how little web devs in general understand software that they make tweets like these.
I'd almost argue this is a ragebait post and shouldn't be on HN, but I don't know if I'm the only one