I am very weak in Flexbox, but I am planning to learn the framework and don’t have time to make up for it. Is Flexbox important in actual development?
I am very weak in Flexbox, but I am planning to learn the framework and don’t have time to make up for it. Is Flexbox important in actual development?
Mobile applications are now very widespread. The mobile Tmall homepage has switched to a flexbox layout, but now flex still has some attributes that are incompatible on the mobile side
I basically use this on mobile
Flex is perfect on the mobile side, it’s really easy to use, and there’s no IE yet
In terms of layout, mobile terminals generally consider using flexbox.
But this cannot fully handle adaptation and needs to be used in conjunction with other technologies.
Flexbox is very easy to use. At that time, compatibility issues with desktop browsers prevented many people from using it, especially browsers like IE. Mobile terminals basically use the new version of webkit, so mobile terminals are currently used more