Why I favor the fundamentals over the "Framework of the Month" for Web Development
dev.to·14h·
Discuss: DEV
Flag this post

I’ve been doing web development for roughly 15 years. I remember the days before npm, the rise of jQuery, Bootstrap, the explosion of SPAs, and things in between.

I’ve seen exciting trends and helpful tools, but lately, I’ve also seen frameworks that are increasingly confusing. Today’s web development seems to be heading in an uneasy direction.

We have normalized a level of complexity that pulls developers away from the basics of the web and into a walled garden framed by build tools, transpilers, and packers.

I’m lucky to be self-employed, which gives me a unique perspective. I don’t have a boss or a job description forcing me to use a specific framework, and that gives me the freedom to build my own way.

Here is why I favor the fundamentals (HTML, CSS, JS) over the “Framewor…

Similar Posts

Loading similar posts...