Hacker News new | ask | show | jobs
by _heimdall 949 days ago
Don't underestimate the learning commitment it takes to learn react. Learning the basics of react and its component architecture is one thing, learning all the tricks and gotchas related to hooks, accidental re-renders, accidental no-renders, etc takes time.

Throw in the usual pile of libraries used with any larger react app and it can easily take months to really get moving.

1 comments

Everything has tricks and gotchas, even htmx.