Hacker News new | ask | show | jobs
by jray 4258 days ago
Try this: https://github.com/Masonry/Masonry
1 comments

My issue with masonry is that it's a paper thin abstraction over auto layout. There's some nice syntactic sugar, like chained calls to layout rules. Ultimately I think there's room for some containers that give up flexibility in exchange for simplicity in code and mental model