Answer the question
In order to leave comments, you need to log in
What is the difference between flexbox, css grid and bootstrap 4 and what to use?
I basically understand that bootstrap is a framework, a whole combine, and flexbox and css grid are like grid modules and bootstrap 4 seems to use the flexbox grid, but what to use for layout? I'm more inclined towards flexbox, I don't see the point in all the bootstrap functions, please advise how to proceed, what to study?
Answer the question
In order to leave comments, you need to log in
CSS Grid is too early to use. Get started with Flexbox.
https://caniuse.com/#search=flexbox
https://caniuse.com/#search=grid
Bootstrap can be customized, that is, you can choose what you need for each project.
https://getbootstrap.com/docs/3.3/customize/
Don't let the user download something that won't be used.
//
I personally use flexbox, but they are widely used now, I haven’t heard much about grids at all to use them now.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question