Hacker News new | ask | show | jobs
by klysm 1366 days ago
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.
1 comments

The only reasonable argument is that react helps you write the code that you will throw away and rewrite in two weeks.