Hacker News new | past | comments | ask | show | jobs | submit login

We can over-engineer "hello world" in any framework or language :)

I think React has a bad vibe because articles promote adding redux with reselect or other complex systems to login forms or counters, thus normalising overkill.

Also, Svelte is amazing. It provides observables and computed properties which are very productive tools for state management! If you want them in React, `npm install mobx`.







Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: