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


    Im not familiar with fetching data so i wanna work on that more often. so i picked this challenge. im not quit sure if this is how it should be because i used react-router. I found some difficulty of loading pages. so if i select a region and want to get back to home page i have to wait for the data to be fetched again and make some delay. i know its normal but the thing is i have to wait until its fetched then it take me to the page, so it loads to a bad experience because the user doesnt know if its loading or not. i want to make the user switch to the home page then load it with an animation

  • Submitted


    Took me exactly 20h to finish, it was difficult than i tought. Im still new to TailwindCSS and this is my second project using it. Any feedbacks are appreciated

  • Submitted


    Hello everyone this is my solution for this challenge it took me really long time (exactly one month) to finish. Why is it that hard? Well no and yes, im still new with JavaScript and its my first programming language but what made this project difficult is because its my first time dealing with a CRUD project and JSON file and localStorage all of these for the first time in one project was hard. but is it hard now? well its not after i understand how crud and localStorage works. this could be much easier using React even tho im going to study it very soon i still wanted to do this project with Vanilla JS to understand whats going on behind the scenes. Anyways Hope you like it, even tho there is still some little things i will fix such as submit a comment if the user click "Enter" and when you try to update the comment autofocus() go all the way to the start of the comment instead of the end

  • Submitted


    This challenge was really fun, at first i tought it will be easy. But bro it has alot of little things do deal with, took me 5 days to finish, any suggestion or feedbacks are very welcome <3

  • Submitted


    This challenge was really interesting, i learned alot from it, even tho i found myself i use (if) statements alot, and i know its not a good thing to use it too much, i just dont know how to use complete the challenge without that much of my knowledge, anyways hope you like the solution and if you have any advice on how i can improve my (if) statements please share <3

  • Submitted


    I had so much fun doing this project even tho my JS code is a bit messy. But im proud of what i have done with this and how it come out. Any feedbacks are welcome

  • Submitted


    This project was really challenging any feedbacks are appreciated

  • Submitted


    This is me third JS project it was quit hard to do the validation form but in general it was fun i learned alot, I know my JS code is kinda of too long for just a validation form. If you free pls take a look at my JS code and suggest me a better way if i do a bad practice <3

  • Submitted


    This is my second JS project i hope you can take a quick look at my JS code and see if i do a bad practice. Thanks in advance

  • Submitted


    This was my very first JS project i had fun doing this project any feedback on my JS code are appreciate.

  • Submitted


    This challenge was quit hard took me really long time pretty much the whole day, i ddint use any of bootstrap i used flexbox and grids, any feedback that could help <3

  • Submitted


    the hard part was the img hover, so i used opacity:0 and give it 1 on hover