Hacker News new | ask | show | jobs
by crubier 2733 days ago
Many of those are shortcuts that look appealing on a simple project in the beginning, but have the potential to massively backfire later on when your project grows.

It is like shooting your future self in the foot.

On the other hand react make some things difficult because they are antipatterns, independently of react itself. (I'm looking at you number 4: Prop mutation...)