I use active flex , I solve all problems with it during layout.
But many people say that the grid is our future.
Is it really good, and what is better to use?
Depending on the task. For example, if you need to design React-components for positioning child elements, you should use a Grid: Both Chrome and Safari use the webkit display engine and it is not friendly with flex ...
In this question, you can see the code correctly displayed in FireFox and not working in Chrome. The question was asked in 2015 and is still not closed!
However, if nested flex containers are not foreseen, they can also be used ...
Source: https://ru.stackoverflow.com/questions/936604/
All Articles
flex. - E_Kflexorgrid, but there are situations when it is easier to use a specific tool. The link is an example that I did onbootstrap(i.e.,flex), and on grids it could be done in a couple of lines of code and with lesshtml. - E_K