DEV Community

Discussion on: Why You Shouldn't Use A Web Framework

Collapse
 
tomarnst profile image
Tomarnst

As a beginner I'm confused about this whole discussion.

What's wrong with:

I load a framework some libraries .... write bugs on top of them, after that I rearrange the code so that it looks like a cool product.

I mean, I learn the underlying stuff from debugging my shitty code and at the same time get things going by using tools that some (for me) experts made.