Latest solutions
conference-ticket-generator-main
#vue#vuetify#tailwind-cssSubmitted about 2 months agoCreating responsive design with tailwind , i am still confused on which to start with sm , md , lg and the diffrence with max-md: or max-sm: , if someone can explain the difference and when to use which one.
coding-bootcamp-testimonials-master
#vue#tailwind-cssSubmitted 2 months agoCreating a responsive design , i'm confused between such things as max-md: and md: or max-sm: and sm: also the order of say sm, md, lg and the other screen sizes.
Latest comments
- @chidiokoroaforSubmitted 4 months ago
- @ama-lynSubmitted 5 months agoWhat challenges did you encounter, and how did you overcome them?
Lack of access to the design file for this project.
In the previous two projects, we had the advantage of easily referencing the design file, which made it straightforward to check padding, margins, and other details for the elements.
However, for this project, I didn't have that access, which made it more challenging to ensure accuracy.
To overcome this, I used the paint tool to approximate the sizes and layouts as closely as possible.
It allowed me to make reasonable estimates.
I’m pretty content with the final result. :)
- @HosseinEnsafiSubmitted 5 months ago@CHEGEBBPosted 5 months ago
Awesome👏, i did the same i used svelte but now i wish i had just used react.
0 - @nabinsth36Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I've just completed a front-end coding challenge of qr-code-component from @frontendmentor! This is my first attempt to solve this type of challenge in trial and error basis. 🎉
Any suggestions on how I can improve are welcome!
What challenges did you encounter, and how did you overcome them?I am facing challenges on responsive design in this solution. Please suggest me.
@CHEGEBBPosted 6 months agoGreat job on your first try! Kudos to you for tackling the challenge, I know how tough first attempts can be. 😊 For responsiveness, a mobile-first approach with media queries is the way to go when you're starting out. But as you gain experience, things get much easier! Frameworks like Tailwind CSS can really simplify creating responsive designs. Keep up the awesome work, you're doing great! 🌟👍
0 - @D7omiiSubmitted 6 months ago