Design comparison
Solution retrospective
Hey, I see a lot of challenge with the mention "mobile first". Is it a good way to work to build the mobile first ? Thank you :)
Community feedback
- @tedikoPosted over 3 years ago
Hello, Thomas! 👋
Good job on this challenge! Starting with a mobile-first design has many advantages and one of these is that it is super easy to scale when you start small. Scaling any application from mobile to desktop is easier compared to its alternate. That is just one of many reasons, read more.
- Your nav links on mobile menu are same color as background. Change that ;)
Good luck with that, have fun coding! 💪
0@thomas-auffroyPosted over 3 years agoHey :)
Alright, I will try in my next challenge ! Damn, I did not see that bug, I'm going to fix right now
Thank you and have fun too :D
0 - @soransh-singhPosted over 3 years ago
I think its's a good approach to write CSS as "mobile first", I have seen some recommendation on YouTube and tried it. Advantage of using mobile first approach:
- Your css code for styling cluster and the starting and the code to make to responsive will be at end. 2)If most of your user are accessing your site from phone then mobile first approach will be better.
It's merely a preference of what approach is more suitable for your project.
0@thomas-auffroyPosted over 3 years agoHey, thank you for your reply :) I will try in my next challenge to build mobile first 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