Hacker News new | ask | show | jobs
by SippinLean 2995 days ago
Bootstrap uses flexbox under the hood. Ideally you should understand both (in the same way you should understand JS before using jQuery).

Bootstrap just gives you a lot of battle-tested components out of the box (like modals for example), it's not a replacement for CSS.