Is using BootStrap a good idea for building websites or should I use pure HTML and CSS to be a better web developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Is using BootStrap a good idea for building websites or should I use pure HTML and CSS to be a better web developer?

26th May 2019, 11:45 AM
Lus3r
Lus3r - avatar
6 Answers
+ 6
If you really determine to train yourself to be a better web developer, Don't Use Bootstrap. Use @media to design responsive layouts you want. If you good in css, you could design any css components you wish, including Bootstrap components. https://code.sololearn.com/Wc9xlP68I822/?ref=app
26th May 2019, 12:18 PM
Calviղ
Calviղ - avatar
+ 7
It's always good to know the fundamentals.
27th May 2019, 6:19 AM
Sonic
Sonic - avatar
+ 7
If you really want to make an awesome, beautiful website using any framework; I'll suggest Materialize CSS. It's better than Bootstrap. But the best practice is to make it yourself.👍 Have a chocolate 🍫.
30th May 2019, 3:53 PM
Ayan Fox
Ayan Fox - avatar
+ 4
To be a good web developer, you've got to give bootstrap some distance and learn how bootstrap became bootstrap (i.e. learn CSS3), with that you can develop Your Own "Shoestrap" if you want...Lol😁😁😁
26th May 2019, 9:51 PM
Fredericks
Fredericks - avatar
+ 3
Bootstrap can do well if you want to finish a task really quick. You don't always have to do everything from scratch even when you are a great web developer.
26th May 2019, 12:33 PM
Agaba Edwin
Agaba Edwin - avatar
+ 2
Calviղ Thanks for the best answer! Well! I've been practicing. I know about media queries but when it comes about flexbox and grid-system. I've learnt it through BootStrap. Is it gonna work?
27th May 2019, 6:38 PM
Lus3r
Lus3r - avatar