Y
Hacker News
new
|
ask
|
show
|
jobs
by
moi2388
204 days ago
Live side by side unfortunately. I personally however always use grid, flexbox sucks.
3 comments
herpdyderp
204 days ago
On the other hand, I only use flexbox and I think grid sucks.
link
dsego
204 days ago
Flexbox is great for stacking and distributing elements vertically or horizontally, especially when you don't know how many there are.
link
system2
204 days ago
Can you get the same alignment properties with the grid? If so, I will use the grid more often.
link