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 is my first standalone next.js project, i have worked before with this technology, however, i have never started and finished one Next.js project totally alone, i think i have to improve how i use this technology, also want to learn more about Framer Motion

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

    It was dificult to find a good stepper library, i tried with some that were good but didnt use the logic i wanted, i keep searching until i find the one that i think was the better for this job

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

    Maybe the animations, framer motion is a big library, and i have to used a very basic example on how to implement a simple animation

  • Submitted


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

    Im proud of my new knowledge in drag and drop packages, and how to integrate them, im also proud of how i implement redux and react-router-dom together, using actions, loaders, but also async thunks, also im proud of how ive connected the api and the error management I think i would do different the error management, sometimes i dont return anything beside the error message, also the authentication process is sometimes kinda messy

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

    • How to implement a drag & drop feature
    • How to implement async thunks
    • How to implement react router actions
    • How to manage Firebase Errors

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

    • Implementation of a better way to manage authentication
    • Also want to know if there is a better/simpler way to use react router actions and redux together
  • Submitted


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

    Im proud of my use of React Router Dom and the transforming process of the data fetched from the API, maybe something a i would do diffently its to not install redux only for the dark mode toggle

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

    The loaders from React Router, because its the first time i was using them, and the objects fetched from the API with dynamic keys, i overcome them reading the documentation and stackoverflow forums Also had a bug from the styled components library with no correct functionality in mobile environments

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

    The tranform of the objects fetched from the API and a future implementation with react-hooks-form