5 ms·
I'm launching a not-so-critical thing in 2 or 3 months, currently using Bootstrap 3. Is it safe to adopt 4 right now, to be more future-proof? I don't mind bu
by CircleJerk 11y ago
I'm launching a not-so-critical thing in 2 or 3 months, currently using Bootstrap 3.
Is it safe to adopt 4 right now, to be more future-proof? I don't mind bugs that eventually will be fixed but is the API stable enough?
- mdo 11y agoDefinitely not. We're in the alpha stage. Things won't be locked in until maybe beta, but for sure the release candidates.
- johnny22 11y agoyou might want to consider using bootstrap-sass package, so you can still use sass while preparing for bootstrap 4. bootstrap-sass is an official bootstrap project.