What do you guys think of Bootstrap? It is lazy to use it. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What do you guys think of Bootstrap? It is lazy to use it.

I've been thinking lately and I want to try Bootstrap. However, would it be lazy to do so? It basically does all the pretty stuff for you. And sometimes it's lots of work to get the same affects by myself. Would it make me unskilled or not a real developer? Let me know your thoughts please.

26th Apr 2018, 11:34 PM
Babydoll Scripts
Babydoll Scripts - avatar
8 Answers
+ 1
I'm a web developer and we use bootstrap, it's perfect at getting the basics down without having to spend ages on getting everything perfect.
27th Apr 2018, 2:12 PM
Jade Emily
+ 11
Well the less time you spend on style, the more hard coding you can do. Same can be said about jquery. You do not need to use it, but it is a nice tool.
26th Apr 2018, 11:39 PM
Manual
Manual - avatar
+ 4
No. In any case, each Framework has a learning curve that must be overcome, so in the end you're not being lazy, you're just taking advantage of the things you've learned, lol.
27th Apr 2018, 5:32 AM
Mickel
Mickel - avatar
+ 3
Manual Yeah. I consider myself more of a programmer than a web dev so I could spend more time on JavaScript, php, and Python by saving time. 😉
26th Apr 2018, 11:43 PM
Babydoll Scripts
Babydoll Scripts - avatar
+ 2
It’s a good tool especially for accounting for all those different screen sizes.
26th Apr 2018, 11:54 PM
Arthur Tripp
Arthur Tripp - avatar
+ 2
Bootstrap is a fantastic tool. Just like jQuery don't use it everywhere. Use it when you need it for majority of your page. If you only need to center something or do something else very simple just use JS and CSS. It's also important to know how to do everything even without Bootstrap.
4th May 2018, 12:36 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 1
Laziness aka efficiency is something to aim for. Anyone reinventing the wheel is egocentric or foolish (unless doing so to learn, or for fun).
27th Apr 2018, 1:25 AM
Emma
+ 1
Reinventing is great as a hobbyist ☺ I was more saying in a professional setting it's not good.
27th Apr 2018, 1:39 AM
Emma