Hacker News new | ask | show | jobs
by retrochameleon 859 days ago
https://css-tricks.com/snippets/css/a-guide-to-flexbox/

I honestly don't understand why people would find Flexbox hard to understand. Yes, there's a little bit of new terminology, and there's a reason for that. There is a main axis whose orientation can be changed, which affects the interpretation of other properties you use, but most of the time, you won't change it.