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 CSS Flexbox Layout Understanding Flexbox Introducing Flexbox

Alex Forseth
Alex Forseth
8,017 Points

Should I just dive in to Flexbox?

I feel like I grasp the content that was in CSS Layouts pretty well. I know this because I was able to do the project/challenge on my own without help. Obviously applying it to real projects is different.

Now that it is time for me to move on to the flex-box course I am wondering if I should get my feet a little wetter with more CSS practice even though I feel like I have a decent command. What is enticing me to move forward is that flex-box seems to make life easier. Any advice on how I should move forward would be greatly appreciated from people with more experience.

-Thanks

1 Answer

Steven Parker
Steven Parker
229,732 Points

Flexbox can make a lot of things easier. You may never use "float" again. :wink:

It's certainly worth learning. And here's a really fun little resource that will give you some extra practice once you finish the course: Flexbox Froggy.