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?

    I am proud of working with regex successfully, the JS in general and overall how it turned out. I believe I could simplyfly my css better and adding some animation for the transition.

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

    I believe the most challenging part was the display section when clicking on the buttons

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

    I read the "Managing forms with JS" on the Learning Path before. And it would help me if someone explain to me how to use it on this project.

    And any kind of feedback is welcome!

  • Submitted


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

    I am really proud how smoothy the JS came along. I had been worried that it might take me a little bit longer. I would like to structure my css more. Sure, I could use SCSS or Co. but I didn't believe it was neccessary for this challenge.

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

    Well, the challange came with Netlify. When I run npm run build the JS file wasn't exporting into the dist file and so the function didn't work either. I did some testing outside then I realised I needed to add type="module" into the script file.

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

    Any feedback is welcome!

  • Submitted


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

    I was really happy how the layout came along since i had a bit of difficult in the last challenge. Also using pseudo-elements like :nth-child instead of adding extra classes. Next time I would like to concentrate on working get the size right.

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

    I had really hard time with the font-sizes. I don't think I got it right.

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

    Any kind of feedback is welcome!

  • Submitted


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

    I am so proud of me to give up, since it was much more challenge than I first thought. It is probably not picture perfect, but that was never really my goal.

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

    Placing the different cards on the desktop view, was so tricky for me that I took a step back and did some more testing on codepen. It really helped and I was able to complete this challenge

  • Submitted


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

    It wasn't my first time coding this challenge, but I hopefully I did a good job by adding the recommandation I received into the code. And I overcame my fear of ``````

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

    Any suggestion how to improve is welcome!

  • Submitted


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

    I really liked how I managed the CSS part since I used layers for the first time. I kept it simple for this project.

    Maybe, I would change the css custom property next time.

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

    Any Improvement idea would be great, but maybe some tips how to deploy the page to netlify would be helpful since most of the time, I have difficult to deploy the css part of it.

  • Submitted


    • Anything that could be improve my HTML & CSS (Scss) part
    • How could have style the list-element properly? Should I have use ::before instead the way I did?
  • Submitted


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

    This was quite easy one

  • Submitted


    Hi,

    this is my first try at this challenge. Since I had struggled at the last challenge I did, I tried to use the knowledge from what I learned to use here. Let me know, if you see any issue or way I can improve my code further.

    Thank you

  • Submitted


    So I struggled a lot with this challenge, any feedback is welcome. And I will do the challenge with grid -only soon again

    But I have some specific question:

    • I used picture for the first time, so its there any other good way to improve how I set up in my code?
  • Submitted


    This project was fairly easy. The hardest part had been placing the component in the center. However, any feedback is welcoem!