Steven Bradley: Working with flexbox (the new specification)
Flexible layouts. Equal height columns. Presentation independence from your HTML source order. These things haven’t been so easy to achieve with CSS — until now. The flexible box layout, the new flexbox specification, makes creating any of these layouts easy and much more.
Backwards compatibility is still an issue, but there’s no doubt that flexbox is (part of) the future of CSS layout.