Design comparison
SolutionDesign
Solution retrospective
I still don't understand how to adapt site for mobiles. Please, can you give me useful links about mobile-first workflow for beginners?
Community feedback
- @AgataLiberskaPosted over 3 years ago
Hi @IcEWaRRiOr01, maybe these will help?
- This article on Medium explains what it is and why it's better
- This article has some practical tips on what to pay attention to
- I would also recommend watching a video or two on how more experienced developers work with frontend mentor challenges, there's plenty of them on youtube. I personally like Jessica Chan :)
Generally though, Mobile first is easier from web-dev perspective - the content tends to be in a column already, and you move it when there is enough space on the screen using
min-width
media queries.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