Design comparison
SolutionDesign
Solution retrospective
- Which is better when we want to create a responsive web pages, to build the desktop design first or to build the mobile design first?
- I think I have a lot of improvements to do regarding my HTML and CSS, especially in media queries and the usage of flexbox. I hoped that maybe from my submission, there will be some general pointer in which I can go or learn further for my own progress. Thanks a lot for any feedback.
Community feedback
- @arogersreneePosted about 1 year ago
I general go with the mobile first approach. It's easier to build upon rather than takeaway if you start with desktop.
0@ygabdn29Posted about 1 year ago@arogersrenee Thanks for your input. I guess for the next challenge I'll try to do mobile first.
0 - @Caelus111Posted about 1 year ago
In general, your code looks fine!! but for the responsiveness of the layouts, I recommend watching Kevin Powell, he gives some nice advices to make your layout more lively!!
0@ygabdn29Posted about 1 year ago@Caelus111 Thanks for the feedback! I'll check Kevin Powell for sure later.
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