Hey everyone,
I’ve been working with React and Vue.js for about 4 years now, and I’m starting to feel overwhelmed by all the complexity that comes with modern frontend frameworks. The endless configuration, build tools, and the whole SPA approach is making me question if there’s a simpler way to build web applications.
I’m really tempted to go back to vanilla HTML, CSS, and JavaScript, but I know I’d miss having things like reusable components and proper state management. I’ve been researching some alternatives like using Flask with Alpine.js or even server-side rendering approaches.
Is anyone else feeling this framework fatigue? What solutions have you found that give you the simplicity of traditional web development while still keeping some of the modern conveniences? I’d love to hear about your experiences with lighter alternatives to the typical SPA stack.