I'm an old-school web guy. React is stupid easy, but by nature of things being easy it also encourages really bad habits. Performance is one thing (the internet is getting slower! Impressively bad!), but also webapps are becoming so incredibly overdesigned, at the expense of the user experience. Before we had the discrete fields of front-end engineering, design, UX, etc web design was inherently limited and we used s…
Then again, I'm hardly one to talk. The last time I wrote actual web code was JSPs in 2001. I did hack on some JS code to add dynamic table sorting to some html report pages I created later, but that's about it.. Never liked JS's idea of "we can be every programming language at once with the standards from none of them".. Sure, it's flexible, but so is a noodle..