Get rid of React.js and get your job done faster

Seriously. It's went too far already. React is everywhere. It's position number one in frontend developer requirements. But it sucks. That's just a buzzword. 

Here are few topics why it's bad:

I have collected here a bunch of articles and videos with opinioins of expirienced frontend developers and more detailed arguments. Check it out in Blog section

But what instead?

If you don't need SPA - just render pages on your backend.  I personally am a fan or Ruby on Rails. Their Hotwire together with CableReady, stimulus_reflex make it easy to build fast modern and awesome web apps with very few or no javascript.

If you are sure you need SPA - check out Svelte or Vue.js or classic - Angular