A mostly complete guide to React rendering behavior (2020)
blog.isquaredsoftware.com
A mostly complete guide to React rendering behavior (2020)
1–10 of 56 posts
Re: A mostly complete guide to React rendering behavior (2020)
#2Note that I did a fairly extensive update to it in 2022 to cover React 18.
Re: A mostly complete guide to React rendering behavior (2020)
#3Re: A mostly complete guide to React rendering behavior (2020)
#4Oh hey, that's my post! Note that I did a fairly extensive update to it in 2022 to cover React 18.
Re: A mostly complete guide to React rendering behavior (2020)
#5anyone knows the status of the React Forget thingy?
Re: A mostly complete guide to React rendering behavior (2020)
#6Re: A mostly complete guide to React rendering behavior (2020)
#7Not a critic to the article itself, in fact I know nothing about React and learned a lot from the it, but...do we REALLY need all of this to render web pages? Even if it is a web application and not just a page, doesn't this ecosystem seem too complicated for the problem it solves?
Web apps can reach the complexity of a desktop app with a GUI, a game, etc.
I say this as a mostly backend / systems engineer: there is an incredible wealth of complexity in the frontend. In user interaction, making and transforming API calls, and in UI/UX design.
Re: A mostly complete guide to React rendering behavior (2020)
#8I then read it, and come out thinking "why, why, why do people put up with this absurdity?" and always stop at the same conclusion, cz they don't know any better.
I then quietly move on with my life, sometimes leaving such comments as hints to those who might catch on.
Re: A mostly complete guide to React rendering behavior (2020)
#9ya'know, everytime there's a post with react in the title, I open it with the best positive attitude I can muster, holding back my knee jerk reaction. I then read it, and come out thinking "why, why, why do people put up with this absurdity?" and always stop at the same conclusion, cz they don't know any better. I then quietly move on with my life, sometimes leaving such comments as hints to those who might catch on.
Re: A mostly complete guide to React rendering behavior (2020)
#10ya'know, everytime there's a post with react in the title, I open it with the best positive attitude I can muster, holding back my knee jerk reaction. I then read it, and come out thinking "why, why, why do people put up with this absurdity?" and always stop at the same conclusion, cz they don't know any better. I then quietly move on with my life, sometimes leaving such comments as hints to those who might catch on.