Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialChris O'Brien
6,544 PointsBootstrap V4 or 3?
What bootstrap should be using for projects? should i use the v4 or the current 3.3?
Thanks
1 Answer
Bogdan Cabaj
16,349 PointsBoostrap 4 is not officially released yet and it's in alpha stage. If it's a small project I would go ahead and use 4 but if it's a bigger project you have to think if you are willing to put extra effort to make changes once final version is released.
Said that v4 is using flexbox if that's something you are interested in.