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 solutions

  • Submitted

    Social links profile using Sass

    #sass/scss#parcel
    • HTML
    • CSS

    0


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

    I'm proud of how I approached the decomposition of the challenge into different visual components.

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

    Too much overthinking.

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

    Accessibility and Sass architecture.

  • Submitted

    Blog preview card with Sass

    #sass/scss#parcel
    • HTML
    • CSS

    0


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

    I'm proud of the way I used Sass to write my media queries.

    I'd probably spend less time thinking around making complex mixins for typography and couple the style to the final class. I tend to start with a ream of utility classes only to throw them away later.

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

    I didn't find any particular challenge. If I were to mention something, that would be the media queries and CSS reset.

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

    I'd like feedback about accessibility and Sass.

    I'm afraid I could improve my use of mixins/functions to repeat less code.

  • Submitted

    QR Code Component using SASS

    #sass/scss#parcel
    • HTML
    • CSS

    0


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

    I'm proud of how I divided the Sass files by responsibility and my usage of functions / mixins. I'm getting started with Sass and I'm happy that I managed to use some of its functionalities in this project.

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

    Getting around Figma, I watched some tutorials on the UI and how to approach it.

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

    I'm not happy with my markup. I'm afraid I overused divs and that could hurt accessibility. Semantic markup is important and I haven't managed to use it properly in this particular project.