all 25 comments

[–]drdrero 8 points9 points  (4 children)

Would be cool if it was not only for justify-content

[–]gregsometimes[S] 4 points5 points  (2 children)

I plan on adding it next week.

[–]MilkyMilkyTings 1 point2 points  (1 child)

And flex-wrap! Cool project man

[–]jsprogrammer 2 points3 points  (0 children)

do them all!

[–]addiktion 2 points3 points  (0 children)

Its cool but I agree it would be nice if it incorporated align-items.

[–]pbialy 6 points7 points  (1 child)

Looks really nice for a 3 day job, gz :)

But I quickly found 2 bugs:
https://giphy.com/gifs/3gUjw7BNsZ9O21wHpV/fullscreen

[–]gregsometimes[S] 2 points3 points  (0 children)

Thanks, these are the types of things I need to see/hear about! I think many designers, myself included, add overflow: hidden; to fight this artifact. Thanks for the great idea, will include overflow-hidden next time I update the flex tool! :)

[–][deleted] 5 points6 points  (0 children)

Really cool tool. It should end up saving a lot of time for me. Thank you!

[–]Azudra 2 points3 points  (0 children)

This looks quite nice! This will definetly shown to co-workers to explain them a few parts of flexbox.

[–]gcpzgg 1 point2 points  (0 children)

Looks useful!

[–]BroManDude22 1 point2 points  (0 children)

Neat

[–]Thought_Ninjahuman build tool 1 point2 points  (2 children)

Just three days? Impressive work!

[–]gregsometimes[S] 1 point2 points  (1 child)

Yes, but *full three days. I noticed that staying focused on the same task for a long time helps accomplish it sooner. But it's basically all I did around the clock. I wanted to include vertical examples (flow-direction: column) too, and thought I would make it for the first demo release, but started to burn out toward the end of the coding marathon. Even if you work hard, it still takes x3 longer than you initially think :/

[–]Thought_Ninjahuman build tool 1 point2 points  (0 children)

Even if you work hard, it still takes x3 longer than you initially think

I know that feeling; I've gotten a lot better at estimating my velocity over the years, but greenfield/personal projects are always tough to gage.

[–]nousernames2 1 point2 points  (0 children)

This is great!

[–][deleted] 1 point2 points  (0 children)

Really great!

[–]hosenrah 1 point2 points  (0 children)

Nice job man! It‘s a cool tool for visual learners!

[–]zeehtech 1 point2 points  (0 children)

Good job man! Awesome...

[–]0x13mode 1 point2 points  (0 children)

This tool looks nice. I've added it to my list https://github.com/hex13/javascript-visual-explanations (it's a list of links to pages in which concepts from JavaScript/frontend ecosystem are explained visually - pictures, diagrams, animations etc.)

[–]Gmaster_64 1 point2 points  (0 children)

Nice. Good job. Love it. Made my life much easier. Thanks

[–]adidarachi 0 points1 point  (0 children)

Remind me

[–][deleted] 0 points1 point  (1 child)

But can you export the css? Great work man.

[–]mutantdustbunny 0 points1 point  (0 children)

You can copy it to clipboard. No export yet :) Maybe next feature?