When web development started to move away from jQuery towards Angular, React, Ember, Vue and all that shit I made the conscious decision to stay away from front end development. Well, I already made the decision after struggling aligning elements in all web browsers with CSS.
I’m glad I made that decision.
Simplicity is unsophisticated and lacking in many parts. The simplest solution to a problem is always the best solution. Choose simplicity. I’m begging you. Your future is begging you.
This goes with all of programming. It’s rare someone makes a clever solution that doesn’t immediately turn into “technical debt”.
When you hold a hammer everything looks like a nail. Just because it’s useful in some cases doesn’t mean it’s always the best solution.
The article mostly rants about front end devs using unnecessarily complex solutions for simple problems. Like using React for generating static web sites.