Hacker News new | ask | show | jobs
by antoniuschan99 2570 days ago
Flexbox is 1 dimensional vs grid which is 2. Use both. I just implement a Kanban type of UI at work. The main layout uses grid and the cards itself uses flexbox