The state of modern web development is a mess
2026-02-19 11:00:00 (0)By Vanilla_JS_King
I just tried to start a new project. I was told I need:
- A meta-framework (Next.js/Nuxt/SvelteKit)
- A styling library (Tailwind/Uno/CSS-in-JS)
- A state management library
- A query library
- A validation library
- 4000 npm dependencies
What happened to just index.html, style.css, and a bit of script? We've over-engineered the web into oblivion. 📉