Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@rEaL-jAsE I don't think there's a single example where a float-based solution is simpler than a flex-based one.
-
karma110512y@rEaL-jAsE I balanced out your downvote, like a boss!
Well, floats do serve a purpose, but absolute positioning also has its charms. Its abit like the tabs vs spaces debate. That I sure as shit wont start again today.
But flexbox also has these abilities when applied in super awkward nesting schemes.
Sure is better than grids in my opinion.
Tomato, tomato, 🍅, tomahawk, 🪓 -
karma110512y@lbfalvy actually, flexbox uses some under water tricks like float did, only better.
Like it takes size into account, while floats did not. After all it is where we came from, and it is good to understand the typicalities and behavioral aspects of every style property, old or new. Sometimes they just make it easier to do something truly awkward.
But its always better to steer away fast before things get awkward. Haha
Related Rants
I'm making the assignment in full flexbox, they still using floats tho.
The cringe is never enough.
rant
float
cringe
css