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?

    For this project I used two libraries:

    • zustand
    • react-toastify

    in the Future I'll add some animations using framer motion...

  • Submitted


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

    I'm proud of the mix of tools that i have in all the product, maybe in this case it was harder in this way, but in a real workday-life it could be more scalable in this way

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

    As I was using axios and Zustand when i first fetch to the db the content will be always the same, so i canot make it persistent, because as I said when the component's ready I made a consult to the db, I can mae it persistent if I knew a litlle about that, but right now I'm just focused on Frontend

  • Submitted


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

    I've used typeScript, Vue and react to make this Challenge

  • Submitted

    Ecommerce Page

    • HTML
    • CSS
    • JS

    0


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

    I'm proud about the gallery and his animation

  • Submitted


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

    I had a problem using TypeScript, just for the validation of the first step, btw this is my first time usin TypeScript, I can improve the position of the buttons in the desktop design

  • Submitted

    Crowdfund

    • HTML
    • CSS
    • JS

    0


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

    In general I'm so proud of this projects, I think it could be more polite, don't be afraid of give some feedback. I did it just by using vanilla css an JS.

  • Submitted


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

    About the project

    I tried to make the best practices, using components and states to manage the page obiously with React. I only used vanilla CSS

    I discovered a way to give a money format to any number, the function is in utilidades/utilidades.js if you want to use it, it just needs a number and returns a USD format

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

    I had an especific problem while I reload the page, it's supose to remember the cart before the reloading and it works, but i couldn't find I way to change the button who increase the quantity of products after the reload, it's just like at the begining