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


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

    This project was my nemesis for some time, going through four iterations in vanilla CSS and Bootstrap before putting it aside and going back to basics for a bit. Eventually settled on Tailwind CSS as my framework of choice (for now) and decided to have another shot at it.

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

    Having three different breakpoints on a design with some fairly complex positioning changes was troublesome but i was able to get things figured out in the end.

  • Submitted


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

    Getting to grips with the dark-mode toggle was a challenge but super rewarding when it finally worked.

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

    Setting up the toggle button appearance in Tailwind was new ground to me and took a minute to figure out.

  • Submitted


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

    Happy with progress i'm making using Tailwind. While its easy to get buried in classes that conflict or duplicate over each other.

  • Submitted


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

    Happy to be building a solid grasp of Tailwindcss and how to customize it further.

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

    JavaScript is still giving me headaches. I initially hoped i'd be able to use the provided icons as background images via JavaScript, and math the four results to generate the total score. But after most of the day failing to make useful progress i decided to take the easier route and just make them static images.

  • Submitted


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

    First project using Tailwindcss. Pretty happy with the result and learned a lot.

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

    The initial setup of Tailwind was giving me a migraine, but once working the documentation was super helpful in getting the project completed.

  • Submitted


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

    Proud that i'm continuing to improve on being able to understand JavaScript more, though being able to write it from scratch is still tough.

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

    Lots of difficulty with the JavaScript validation segment of the challenge, even modifying code segments to suit my implementation is difficult at this stage. Hopefully with practice i'll improve here.

  • Submitted


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

    Happy that my ability to read and understand what is happening in existing JS scripts is improving, though writing things from scratch is still not great for me. Lots more practice needed!

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

    Lots of difficulties figuring out JS components, but after googling and scanning through submissions i was able to figure out a solution, recycle some code and get things working.

  • Submitted


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

    Took a little fiddling to understand the JS section of the challenge, as i've not used it before outside of a course on Coursera.

  • Submitted


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

    First completed challenge, just easing myself into things gently. Next step is to involve bootstrap or another framework on the next challenge.

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

    Styling ordered list was a little fiddly initially, and tried a few more convoluted solutions before settling on something simpler.