Skip to content

Comment on Demystifying React's Virtual DOMparent

Comments

imo it's good performance (not best) with the plus side of being easier to write good code.

I would even argue it's the other way around: React's primary selling point is making it easier to write good (as in: easy to follow) code. That its performance is very much acceptable is a nice plus or even a requirement, but would never be the reason for me to choose it.

I'm not even sure React helps much in creating cleaner code, because Facebook's UI, which is written in React, still has many problems.

UX/UI != code quality.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.