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 trialAlex Thomas
4,247 PointsFlex box vs other styles
Hello. I have a question about best practices regarding HTML and CSS. I am currently going through the Front End Track and am wondering if I should skip basic layout, responsive design etc and just go with Flex Box? Can you do everything you need to with Flex Box? Or are there attributes taught in the other tutorials that are integral to Front End development? If anyone has any information, I would greatly appreciate it. Thanks.
2 Answers
Jesus Mendoza
23,289 PointsI'd watch everything. Maybe you might need to use some of the techniques taught there in a future.
Anthony James
1,602 PointsI would agree as well to watch it all. It's better to be well-rounded when learning code.
Matthew Lang
13,483 PointsMatthew Lang
13,483 Points+1. Watch it all, seriously. You can't do everything with flex box's. Also, any other code/work you see by others you probably won't understand the concepts behind it.