Comment by manyxcxi
10 years ago
A great developer is an efficient developer. An efficient developer is lazy by habit. It's a sign of a developer focusing on the core of their problem.
10 years ago
A great developer is an efficient developer. An efficient developer is lazy by habit. It's a sign of a developer focusing on the core of their problem.
Ok, bootstrap (as well as jquery) has become a sign of lazy AND inefficient developer.
Inefficient according to whom? Money or CPU cycles or being able to get someone to enhance it later on?
You cannot enhance Bootstrap itself easily. Moreover, you cannot rewrite any core functionality clearly done wrong. I don't need a widespread virus called jQuery, I want to write pure JS, and I definitely have no need in that virus to make my website truly responsive. Why use a plugin to make a hamburger menu when you can do it using pure CSS3 and a hidden checkbox? Why all that overhead?
http://codeofrob.com/entries/you-have-ruined-javascript.html
2 replies →