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 trial

CSS

Flexbox before Sass Project?

I just went through the Sass section of the techdegrees yesterday. I looked ahead at our project to see what I would be doing, and it's Sass yay!

But there's a Flexbox section/workshop between the Sass material and the Sass project. The Sass project doesn't use Flexbox at all, by default anyway as it's not in the instructions.

Why is there a Flexbox section between the Sass material and Sass project?

Nicholas D'Amico
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Nicholas D'Amico
Front End Web Development Techdegree Graduate 25,692 Points

I know what you mean Bridger sometimes the order of the courses can lead to a little confusion. I believe they added the Flexbox workshop into that section not very long ago. I am not really sure of the reason but on the next project if I remember correctly you will be rebuilding your responsive portfolio layout using Sass, so a conversion.

If you wanted to you could use flexbox there to practice or just stick to the layout techniques you are most comfortable with since they don't specify any one particular way.