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?

    My main goal was to use a structured Way of Working so that any developer would understand the flow of my app. For this reason I'm proud of how I have handled state flow with Pinia.

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

    It took some time before I came up with a solution for filtering that wasn't gonna be overcomplicated. At first I was trying something that was really just overengineering for my use case. From there I simplified my filter system.

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

    I rushed the responsive design part of the filter container. I would like to know how others would ideally handle responsivity for that specific div/container.

  • Submitted


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

    This project was started when I was still studying ICT & Media Design at Fontys University. Needless to say, I was very much inexperienced with the concept of mobile-first development. Although I was thinking of using a framework, I felt like I needed to practice the basics first by only using vanilla HTML/CSS/JavaScript.

    Years later I returned to this project, and my god, was it a mess. I definitely noticed how not using SCSS, with no framework and no proper project structure was hurting my development quality and speed.

    So, in terms of learning, this project learned me how to develop mobile-first and taught me why the use of frameworks and other tools is so useful.