Posts tagged with “Programming”
Why I Dont Use Web Frameworks
I'll just get straight to the point: I don't like web frameworks. In my experience, all they have done is overcomplicate, overcrowd, and generally bloat up projects, usually leading me to find an easier solution using plain-old HTML, CSS, & JavaScript.