← Back to context

Comment by jraph

12 hours ago

> The react model - where you just update the global state and re-render everything - is slower but easier on the brain.

I would gladly take easier on our hardware, bandwidth and planet even if a bit harder on the developers' brains. (as a developer).

> Most apps out there don’t need to be crazy fast

I wish we recognized that we need apps to be lean.

> and people will choose react because it’s just simpler.

I think you are right, and I dislike React for this.