+ 10
Guys??? Is Bootstrap easy????
y or n
9 ответов
+ 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
+ 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.
+ 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
+ 5
Morpheus wut do u think??
+ 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😉
+ 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.
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.
0
really very easy for designing a responsive web site targeting large screen to mobile devices