Hacker News new | ask | show | jobs
by abhinavgujjar 4318 days ago
React violates the biggest principle of not mucking about with HTML in code. The Raison d'ĂȘtre of HTML is to be a markup language - and it does it very well. To take that away and move it into a procedural language is far too high a price to pay.