- Accordion table using Flexbox https://youtu.be/8TYs7l_WkWc 3 comments webdev
- Using Flexbox to arrange images https://codepen.io/portugueseninja/pen/zYYmrwb 11 comments css
- CSS Flexbox: 5 Real World Use Cases https://ishadeed.com/article/flexbox-real-world-use-cases/ 4 comments css
- Expandable cards table using FlexBox https://codepen.io/tsvika10/pen/exxbjj 3 comments web_design
- What benefit do you get from using CSS Flexbox? https://www.reddit.com/r/webdev/comments/9uk09d/what_benefit_do_you_get_from_using_css_flexbox/ 16 comments webdev
- Should I be using a CSS Grid or Flexbox? Or a Combination of both? https://www.reddit.com/r/web_design/comments/7uxldi/should_i_be_using_a_css_grid_or_flexbox_or_a/ 17 comments web_design
- Do you use Flexbox or Bootstrap more? https://www.reddit.com/r/cscareerquestions/comments/6s4ka8/do_you_use_flexbox_or_bootstrap_more/ 6 comments cscareerquestions
- Simple & Useful Flexbox Cheatsheet http://yoksel.github.io/flex-cheatsheet/ 3 comments css
- When to use flexbox http://brolik.com/blog/when-to-use-flexbox/ 16 comments webdev
- Are you using flexbox? http://caniuse.com/#feat=flexbox 10 comments webdev
- Experiment: Using Flexbox Today http://chriswrightdesign.com/experiments/using-flexbox-today/ 41 comments web_design
- Should we be using Flexbox? http://css-tricks.com/snippets/css/a-guide-to-flexbox/ 18 comments web_design
- Flexbox - When to use align-items and when to justify https://un-defined.netlify.com/align-items-vs-content-flexbox/ 7 comments web_design
- Can I use Flexbox? A minimal page. https://unwitting.github.io/can-i-use-flexbox/ 7 comments programming
- Would like Feedback on my CSS style, Using Flexbox http://codepen.io/captaindevops/pen/pydpYN 3 comments css
- How to use Flexbox to create page layouts http://theapplecartproject.com/posts/simple-flexbox-layout.html 11 comments css
- Help using flexbox to make a tournament bracket https://www.reddit.com/r/css/comments/6vmwpv/help_using_flexbox_to_make_a_tournament_bracket/ 3 comments css
- What are some good lightweight CSS frameworks that use flexbox? https://www.reddit.com/r/webdev/comments/6pz34x/what_are_some_good_lightweight_css_frameworks/ 5 comments webdev
- How many of you are using flexbox in production sites? https://www.reddit.com/r/webdev/comments/6o0d0n/how_many_of_you_are_using_flexbox_in_production/ 46 comments webdev
- 9-patch/9-slice image corners and sides using flexbox? https://www.reddit.com/r/css/comments/69jnd0/9patch9slice_image_corners_and_sides_using_flexbox/ 6 comments css
- Make flexbox expand parent only when all space is used https://jsfiddle.net/8tczq8ax/ 6 comments css
- Grd - A CSS grid framework using Flexbox https://1000ch.github.io/grd/ 34 comments web_design
- A good article on creating responsive tables using CSS3 Flexbox. https://hashnode.com/post/really-responsive-tables-using-css3-flexbox-cijzbxd8n00pwvm53sl4l42cx 8 comments css
- How to use space-between without FlexBox http://codepen.io/SYNTAG/pen/ojrPJY 3 comments web_design
- Simple modal using flexbox and the new web animations API https://github.com/jineshshah36/web-animations-modal 9 comments javascript
- Don't use flexbox for overall page layout http://jakearchibald.com/2014/dont-use-flexbox-for-page-layout/ 6 comments webdev
- Place elements side by side with Flexbox using HTML and CSS https://blog.sssaini.io/css-patterns-place-elements-side-by-side-with-flexbox-using-html-and-css/ 3 comments css
- Going all-in on Flexbox: Really useful guide to CSS Flexbox https://www.isotoma.com/blog/2016/09/07/going-all-in-on-flexbox/ 48 comments webdev
- First webdev job, used flexbox but realized we have to support some old browsers, now what? https://www.reddit.com/r/webdev/comments/a31di0/first_webdev_job_used_flexbox_but_realized_we/ 8 comments webdev
- Built my first CSS grid system using Flexbox. Would like your input. https://chrisspring215.github.io/flaxbax/ 7 comments webdev
- When do you think we can use flexbox without having to spend twice as long as not using it with writing fallbacks? https://www.smashingmagazine.com/2016/02/the-flexbox-reading-list/ 21 comments webdev
- [Help] Support for flexbox in IE using modernizr https://modernizr.com/download?setclasses 6 comments css
- Fun fact. CSS Flexbox is now used by ~82% of web pages. 📈 Grid...1%. Your turn Grid. https://twitter.com/ebidel/status/1034874571747291136 134 comments webdev
- How do I use display:flex and line-clamp inside the same container? I want a 2 line flexbox that clamps text with ellipsis https://codepen.io/zupkode/pen/pojXJmd 10 comments css
- According to Can I Use (and Stats Counter), global support for CSS Grid (unprefixed) now at 84%. Support for Flexbox at 94%. https://twitter.com/jensimmons/status/1002161499769638912 9 comments css
- Vanilla HTML - Proof of Concept framework using flexbox for minimal markup http://tylerchilds.com/projects/vanilla/ 13 comments webdev
- I hit a wall learning CSS Flexbox alignment and justification two weeks ago, so I wrote a web page to try to figure it out. I accidentally documented all the differences between how Chrome and Firefox interpret flexbox alignment and justification. IDK if this is useful or not, but here it is. http://michaeldaniel.tech/broken/brokenflex.html 15 comments css
- In like two hours, I accomplished this little. I was told to avoid floats as much as possible, but the tutorials use them, and I want to use Flexbox instead. Still looks horrible and I don't know how to simply and properly not let individual link items wrap around https://jsfiddle.net/b7vf2ut9/ 11 comments webdev
- Found a super useful stack overflow thread helping me understand flexbox better. Great practical examples and explanations on achiving different layouts. https://www.reddit.com/r/webdev/comments/cf4or6/found_a_super_useful_stack_overflow_thread/ 33 comments webdev
- Critique me? I don't have anyone who can really mentor me. Did a small project forcing myself to use flexbox (because I didn't understand it prior). Open to critiques on any part of this. http://codepen.io/cnfaifax/pen/VPMxyK 7 comments webdev