13 ms·
Bootstrap is a CSS framework and the flexbox layout is a CSS module, so you can't really compare them.
by jsalinas 11y ago
Bootstrap is a CSS framework and the flexbox layout is a CSS module, so you can't really compare them.
- BlackDeath3 11y agoDo they not provide comparable functionality?
- RobertKerans 11y agoIt's analogous to asking if jQuery provides comparable functionality to JavaScript ES5 enumerables. It does, it's just a strange comparison given that the former is a library built on top of the latter language, using a different API due to the former predating the spec