Bootstrap vs Media Query and CSS

Hey! Is it worth spending time learning Bootstrap to make it responsive for mobile design? Doesn’t make sense to me when I just learned flexbox, grid, and media query. Isn’t that alone enough to make my webpage and mobile app responsive? Please, explain because this is confusing. I want to save as much study time as possible.

Personally, I wouldn’t worry about Bootstrap right now. You’ll get a better idea of how responsiveness works if you do it yourself instead of relying on a framework. If someday you needed to use Bootstrap I’m sure it would not take you long to pick it up if you have a solid of understanding of how to make your page responsive using “vanilla” CSS.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.