Hacker News new | ask | show | jobs
by robertoandred 2532 days ago
The problem being solved IS (manual) DOM manipulation. It's messy and error-prone. Using React et al to generate the DOM as a clear function of state is much better.
1 comments

I’m not convinced.

Again, jQuery was an easy sell. Saying manual DOM manipulation is messy… not so much.