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

    Advice Generator with JS API

    #sass/scss
    • HTML
    • CSS
    • JS
    • API

    0


    No one told me using API's are fun haha. This was a fun and simple one to do. Looking forward to trying some more API projects here.

    Like always, feel free to suggest any improvements.

    Thanks!

  • Submitted


    This one was quite simple but I liked the idea of hiding and showing content whenever needed.

    Feel free to suggest improvements or if you think there is a simpler way to achieve this!

  • Submitted


    Hey guys, this is my first javascript project here. It was fun to do. The only part I found challenging was the user's ability to add a custom tip. I wasn't sure how I would trigger it since there wasn't a button linked to it in the design. I figured I'd just use the enter key to submit their custom tips. Its not the most efficient or user friendly but I couldn't think of anything else.

    Let me know what approach some of you took and feel free to suggest any improvements :)

    Thanks!

  • Submitted


    This is attempt two of this challenge. I found this project particularly challenging, especially positioning the elements in the box section responsively. With the help of responsive CSS properties like clamp() and min(), I am quite satisfied with my solution now.

    Feel free to leave suggestions or feedback. Happy to keep improving :)

  • Submitted


    I think I did okay in this one. However, when I reduce the screen size below 1000px, the spacing on either side of the container seem to become unequal and sometimes a horizontal scroll will appear. I tried almost all stack overflow fixes like using overflow-x: hidden in both html and css. Adding 100% width and height to the html or body but the problem doesn't seem to go away. If anyone knows how to fix this, please let me know thanks :)

  • Submitted


    Hey guys! Super excited for this. I wish I knew this site existed before! Anyway, for this solution I experimented using Scss, Flexbox and the BEM model. My goal is to learn how to write efficient code. So please provide any feedback you might have. If you think I can make this code more efficient, please feel free to let me know. Thanks guys!

    PS: Please view my solution from the live website. The comparison feature on here doesn't seem to update the preview.