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

    Dictionary Web App

    • HTML
    • CSS
    • JS
    • API

    0


    It was a fun little project. The challenging part was the way the data is structured and making sure to get the audio track in as many cases as possible. I'd be thankful if anyone could suggest a better approach to do this.

    Thank you!

  • Submitted


    The buttons at the bottom of the project component were the most challenging part of this project

  • Submitted


    1. Since I'm not fetching the data from a server, I found a bit tricky keeping the data on the page after reloading it. Both on the Job-Details Component and when using params for filtering the posts.

    2. I'm not sure I implemented the media queries very efficiently and used assets efficiently in the navbar and search components.

    3. What are some best practices for optimizing website performance, and how can I implement them in my project?

  • Submitted


    Creating nav items with different colors and tabs (overview, structure, surface) matching each planet's color was a bit tricky. I'm not sure I implemented the animation correctly and the transition between routes is not very smooth. When the same component re-renders, the animation isn't triggered. I included a page not found component. Check out the route /planets/Pluto :D

    Question: How can I improve the mobile hamburger menu? It's opening smoothly but closing too abruptly.

    Any feedback and criticism is welcome! Thank you!

  • Submitted


    I made this one for fun :) Please let me know how I can improve it

  • Submitted


    Aligning all the containers perfectly got a bit challenging. Any suggestions are welcome