Hacker News new | ask | show | jobs
by llIIllIIllIIl 1370 days ago
React now is as mature as PHP4. Wake me up when it gets to PHP7 at least.
1 comments

I don’t understand arguments like this. PHP is fortunate enough to run on a real operating system with real APIs. React is running in the browser which is quite possibly the worst place to make anything stable. It will never be as stable.
The only reasonable argument is that react helps you write the code that you will throw away and rewrite in two weeks.