+ 1

Is it good to use bootstrap as a beginner in web development , if not then when is it advisable we use bootstrap?

Is it good to use bootstrap as a beginner in web development.

25th Jun 2020, 11:45 AM
Juddee
Juddee - avatar
3 Answers
+ 1
If possible, train yourself good at using css to design webpages without bootstrap. We don't really need bootstrap which is fixed format designs, you could make your creative design from css codes. I would advise you to learn Tailwind instead, which is utility first css framework, allow developers rapidly build custom designs. https://tailwindcss.com/
25th Jun 2020, 1:55 PM
CalviŐ˛
CalviŐ˛ - avatar
+ 2
Thank you CalviŐ˛ and Logomonic Learning for the answers. Something I feel like am losing when I see my colleague do cool things with bootstrap . So I will take my time to learn more about CSS and Tailwind as advised so I could make creative design from CSS without any limitations .
25th Jun 2020, 2:54 PM
Juddee
Juddee - avatar
+ 1
Bootstrap has many free templates and is responsive on all devices so is a good option especially if you want to build a quick prototype. However you are limited by the templates that are available, in addition bootstrap sites often look the same so it is no substitute for good knowledge of css The bootstrap naming convention is also a good way to learn how to create your own template if you ever decide to make them.
25th Jun 2020, 12:18 PM
Logomonic Learning
Logomonic Learning - avatar