Guys??? Is Bootstrap easy???? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 10

Guys??? Is Bootstrap easy????

y or n

9th May 2018, 4:24 AM
Mirul Makenkov II
Mirul Makenkov II - avatar
9 Respostas
+ 13
give it a try, yourself šŸ‘ it's very easy to use and not hard to play with, if you have basic understanding of CSS. and I would second to what is said by Mickel SĆ”nchez as well, regarding knowing how to make responsive stuffs ourselves to be more helpful while using bootstrap https://www.sololearn.com/learn/1051/?ref=app
9th May 2018, 4:58 AM
Morpheus
Morpheus - avatar
+ 13
Bootstrap is easy to learn. In my case the most complicated thing was to learn to correctly use the Grid that Bootstrap uses. It was my first framework and the concept in the documentation was not clear enough for me. The components have a lot of online documentation and after implementing them a couple of times you can remember the names of the classes and conventions without problems. Something I recommend before using a Framework is having a basic knowledge on how to make a responsive site by hand, mainly to know how things work. Another point you might consider in the future is to learn to use a CSS preprocessor, that way you do not have to rewrite classes for details like changing a color.
9th May 2018, 4:43 AM
Mickel
Mickel - avatar
+ 7
Tip: wat I do is I ll go to getbootstrap.com then I ll go to examples , then ctrl + u , to open html code and copy paste the stuffs I need šŸ˜¬ and modify them according to my need , saves a ton of time
10th May 2018, 4:18 PM
Morpheus
Morpheus - avatar
+ 5
Morpheus wut do u think??
9th May 2018, 4:24 AM
Mirul Makenkov II
Mirul Makenkov II - avatar
+ 4
Mirul Makenkov II I think Bootstrap is more about memorizing the class name of tag. As long as you remember them, Bootstrap is easy for youšŸ˜‰
10th May 2018, 2:13 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 3
if you are familiar with the basic HTML and CSS concepts then, Yes, Bootstrap is easiest framework. Though, Bootstrap 4 has came up with the Flex structure so, if Flex is not your cup of coffee then, Should stick to Bootstrap 3. Bootstrap 3 is still the best framework for fastest web design and customization.
10th May 2018, 6:10 AM
Chirag Dave
Chirag Dave - avatar
0
From my experience with it. It is easy to understand, but you may find few obstacles. But the best thing is to research and use Youtube if you get stuck, it helps.
10th May 2018, 2:51 PM
Fredkishala
Fredkishala - avatar
0
really very easy for designing a responsive web site targeting large screen to mobile devices
10th May 2018, 3:43 PM
Md. Moshiur Rahman
Md. Moshiur Rahman - avatar