[x] All of them
Each of them are tools, which solve specific problems. I have used Flexbox, Grid and float in the past six months for layouting, each for something else, all of them in the same app.
I really like how Grid allows me to easily meet designer's requirements for col-based layouts. Flexbox makes working with tiles in dynamic viewport sizes very easy. And float helps with fitting things into fluid content, like text.