Hacker News new | ask | show | jobs
by Offler 3997 days ago
I think the reason React is so popular is due to the developer experience. It's a simpler mental model where you no longer have to worry about your previous state and how to transition the view to the correct current state based on it.