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 is only for practice layout, and make me realize that sometimes is not the complexity of the design, is the way that everything, even the most simply things, can be really challenging to manage and develop

  • Submitted


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

    State management is more complex here, I feel proud to have found a functional solution. Maybe I need to give it more thought, but it is optimal as far as I can go

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

    The default states in the inputs gave problems at the beginning, and the management became tedious

  • Submitted


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

    I hadn't used react for a while, the fact of having been able to implement the Reducer and data manipulation with some ease seems incredible to me, because, when learning react I had always had problems with the management of a global state.

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

    The styles, while not complex, were a bit of a challenge to get them to a good point.

  • Submitted


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

    Proud to have completed this project using React!

    I was able to simulate some of the behaviors needed to give the impression of a real newsletter. It would be different not to use Astro, as in reality, there was no need to use it. However, it was a good choice to see how to work with integrations within the framework.

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

    No particular challenges. I had a moment of confusion when using the valid state for rendering the success message.

  • Submitted


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

    i'm proud for just complete this challenge. And probably, the next time i will choose basic CSS without Frameworks o things for this. I love Tailwind, but i feel like, this project don't works with Tailwind.

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

    i just don't make the project close to the design. I feel like "i can do it better", probably i'm going to correct the project many times until do it not perfect, but maybe better. for now, "is better completed than perfect".

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

    Using absolute to position the cards. And learn how to use the height correctly

  • Submitted


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

    This project was challenging. I'm not very familiar with Grid, so I really feel proud of having done it and above all, using a framework like tailwind to minimize the use of CSS.

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

    The layout using grid. Confusing at times, perhaps I could have done it better, however, the result for me seems optimal. I accept any suggestions regarding the code!

  • Submitted


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

    Using basic JavaScript to iterate dynamic HTML elements really comes in handy when you have to work with repetitive HTML.

    Maybe using a Mobile-First approach next time on another project will be better.

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

    None in particular. Only the creation of the results was simplified with the use of Astro.

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

    Correctly adjusting the element to smaller screens, maybe I'll work on that in a next iteration.

  • Submitted


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

    Proud to complete the project and that i was able to do it easier than i thought. It really was a fun and satisfying project, and I loved the use of tables for the nutrition chart!

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

    Remember to use tables, they really are a headache

  • Submitted


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

    i'm just proud of make this project and get back to my peak (i guess)

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

    none

  • Submitted


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

    The project had been completed a long time ago. But ihad not been able to share the solution.

    I am proud to be able to do these types of projects, it is getting easier and easier.

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

    No particular challenge

  • Submitted


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

    Being able to do it quickly and using a mental structure instead of managing the design and strategies through wirefreames

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

    Resize the image according to the parent container, I had really forgotten how to do it