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?

    The next time I might add a modal popup instead of redirecting to a new page for the success message

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

    had issues with the regex validation especially for the email. Are there any libraries one can use to assist with regex validation?

    for the email regex validation i settled with: /\w+@\w+.\w+/

  • Submitted


    This is a simple full stack project, different from shown (declaration). Will do the shoe eccomerce site as well. In the meantime, please rate and review this

    frontend: https://github.com/stefanappdev/wine-eccomerce-site-frontend.git, backend: https://github.com/stefanappdev/wine-eccomerce-site-backend.git

  • Submitted


    I was using tailwindcss originally it but was not working correctly,that aside, can you rate this project?

    Quick question: What is the purpose of min-content, max-content and fit-content?

  • Submitted


    Full declaration: this is actually the dictionary app project, I built this in plain js,html and css(i dont have premium yet).I also used a free alt dictionary api. Can you please rate this and suggest areas for improvement.

    I will build the age calculator app soon.

  • Submitted


    Howdy Y'all

    1.can someone help me to understand the difference between position:relative and position:absolute? I have a rough idea of how they work but I still don't fully get it and what are some best practices.

    2.Is there a way to stack content such as images on top of each other?

    3.Rate my overall attempt on this project

  • Submitted


    when is it best to use em,rem, or px when designing apps?

    are there standard screen sizes devs should design for or are we supposed to just design for as many devices as possible?

    also please rate my attempt and tell me how to do better

  • Submitted


    can someone tell me how to do this better? most importantly how to use media queries to make designs more responsive . Also please rate what i did so far