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

    Multi-step form built with SolidJS

    #sass/scss#solid-js#typescript
    • HTML
    • CSS
    • JS

    2


    Challenging project for how to deal with state management and form validation. However, I am yet to do the form validation.

  • Submitted

    Job listings with filtering with React & Redux Toolkit

    #react#redux-toolkit#typescript#sass/scss
    • HTML
    • CSS
    • JS

    0


    The most challenging part of this challenge for me was implementing the filtering feature. There were no instructions to how this was to be done so I just implemented my own solution. It would be interesting to know how others would implement this.

  • Submitted

    Space tourism multi-page website

    #react#sass/scss#typescript
    • HTML
    • CSS
    • JS

    0


    Very interesting and challenging.

    I guess my biggest question would be how to appropriately implement the home page button hover effect? As I struggled with this.

    Thanks

  • Submitted

    Expense Chart Component

    #sass/scss
    • HTML
    • CSS
    • JS

    0


    For this challenge, I used vanilla JavaScript. I converted the data.json file to data.js and I converted the json to a JavaScript array and exported that to use in my script.js file as I would get errors if I just wanted to import the data.json file into my script.js. Does anyone know a way to import json files into js files with vanila JavaScript?

  • Submitted


    This was an interesting challenge. I thought it would be straight forward but I found it challenging to swap the images for responsive design. I want to know how you implemented this? Is there a standard practice?

    Thanks