Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @omarnate1

    Submitted

    What are you most proud of, and what would you do differently next time?

    I am proud to have mastered Tailwind CSS to adapt images for different screen sizes dynamically.

    This skill has greatly enhanced the responsiveness and user experience of my web projects.

    I would focus on optimizing image loading and performance by leveraging responsive image techniques such as srcset and sizes.

    Additionally, I would explore more advanced Tailwind CSS features and plugins to further streamline my workflow.

    What challenges did you encounter, and how did you overcome them?

    change the images on different screen sizes, tailwind CSS and Google search did the magic.

    What specific areas of your project would you like help with?

    none.

    P
    MarcWebDev 100

    @MarcWebDev

    Posted

    Looks very good! You changed the color and the top spacing a bit but the rest looks pretty clean!

    I also really like your responsive design, you added a lot of breakpoints and it's a very nice experience on all devices.

    0
  • P
    MarcWebDev 100

    @MarcWebDev

    Posted

    It looks like the table at the bottom doesn't have spacing and you didn't use the brown color. The rest looks pretty good!

    0
  • P
    MarcWebDev 100

    @MarcWebDev

    Posted

    Already very good! However, the colors don't seem to match completely and you changed the buttons and the border-radius a bit.

    0
  • P
    MarcWebDev 100

    @MarcWebDev

    Posted

    Your solution is pretty good, but it looks like the spacing isn't correct and the "Published 21 Dec 2023" text doesn't follow the design. The component overall looks a litte too small.

    Marked as helpful

    0
  • @KorriganMaster

    Submitted

    What challenges did you encounter, and how did you overcome them?

    At the beginning I didn't really know how to organize my CSS. Then I choose to design it utility first like Tailwind does. I think this approach produce CSS which is more easily reusable than working with semantic class names (just my opinion though).

    What specific areas of your project would you like help with?

    Have you some advices on the best way to organize CSS and in your opinion which is the best CSS design pattern between:

    • semantic class names
    • utility first
    P
    MarcWebDev 100

    @MarcWebDev

    Posted

    Well done! I've also used utility classes and think it's a great option for smaller projects. In large codebases, it can look overwhelming, but it definitely saves you a lot of time.

    0