Design comparison
SolutionDesign
Solution retrospective
Is it preferable to build a website from mobile view to desktop view or the other way round. Please explain why a method is best. Thanks
Community feedback
- @qb-rivkybPosted almost 4 years ago
Hey! It is preferable to do mobile first since when on mobile there are usually less layout to do like grid or flex. Once it comes to tablet or desktop then more layout is needed so it is preferable to add those styles then.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord