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?

    I'm mostly proud of

    • the lighthouse score
    • the fact that we can use it as a PWA
    • the offline capability

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

    • manage the service worker lifecycle
    • debug the service worker on Firefox and a WebKit based browser
  • Submitted


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

    • I'm mostly proud of how the website look and the fact that it works without a single line of javascript on the client-side
    • I also think next time I should try to finish the project faster

    Any feedback is always welcome

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

    It was tough for me to understand how to manage datas in eleventy but thanks to their awesome documentation I did grokked it

  • Submitted


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

    I'm particularly proud of this project because it helped me improve my design skills.

    Thanks to it I've solved some contrast issues on the original design

    But next time I will try to ship it with less javascript

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

    The challenges I had to deal with were:

    • handling the cart management
    • handling the responsive
    • make the solution handle keyboard navigation

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

    Which policy can I use to implement serviceworker to handle offline in the app

  • Submitted


    how to detect the writing mode of page with CSS ?

    I've found it difficult to handle the component when the writing mode is vertical any feedback of my solution will be very helpful so thank you in advance