How Flexbox Works
published on
Unlike many parts of CSS, Flexible box layout or Flexbox can be difficult to understand just by using it. It wasn't until this most recent update of CSS Master that I even sort of grokked it.1 I hope to untangle its mysteries in this post.
The super-comprehensive explainer of how flexbox works. Likely lots to learn.