DEV Community

Discussion on: The Long and Short of CSS Flexbox Container Properties

Collapse
 
austinspaeth profile image
Austin Spaeth

I just wanted to say I think you did a great job explaining flex, I would totally use this to introduce my junior developers to flexbox. Thanks for putting this together :)

To follow up, it would be cool to explore some more complicated flex techniques, such as having a flex-wrap on a parent container, but having the inner elements centered but justified flex-start. That's something I don't really see in most other flex overviews.

Collapse
 
justsharkie profile image
/*Sharkie*/

Aww thank you!

I was actually digging into the more complex techniques a bit, and considered trying to include them, but decided to stick with the basics because those are a bit over my head right now. 😂

Collapse
 
builderx profile image
Raymond Gonzalez

Does that mean, this will become a series ?? I use this for react native, so that could be interesting. Good post by the way, great information.

Thread Thread
 
justsharkie profile image
/*Sharkie*/

There is a very good chance of that, but I won't say for definite because I'm always horrible at keeping up with commitments. :P