Hacker News new | ask | show | jobs
by sarasasa28 1075 days ago
When I learnt css for the first time, floats was the standard

10 years later, kind of, I got back into web dev and css and learnt about flexbox, what an incredible difference. I was so thankful I wouldn't have to deal with floats ever again

1 comments

I remember my first web dev job was right before flexbox usable in all major browsers - I can't remember which one was last but the day that it was released was glorious because it meant no more float based layouts at that job.