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


    I couldn't implement the error message on submit. And I couldn't prevent my form from submitting empty fields. I'd appreciate tips on how to make these work. And I'd appreciate comments on my work, and where I can improve. Thank you.

  • Submitted


    I would like comments on my styling. I couldn't make the shadow display properly on desktop view. I would also like comments on my use of HTML. I don't think I use the right syntax. Thank you.

  • Submitted


    I struggled a bit with the overlay. Although I was able to the it working, I don't think I did it in the best way. I'd appreciate feedback on how to create image overlay the right way. I'd also appreciate comments on best practices too.

  • Submitted


    I would like anyone that can explain to me or point me to a resource that can help me fully understand Interfaces in TypeScript. I'm new to React and TypeScript and I tried to pass state as props to one of my child component, but it didn't work because I was unable to define the type of the "setState" function. I eventually had to use type "any" and that defeats the purpose of using TyeScript in the first place. I'd also appreciate comments on my tagNames.

  • Submitted


    I would appreciate comments on my code, and if you think it would break easily. I would also like comments on how to make my css better, I struggled a bit with centering divs and creating the media queries. I would also like pointers on where I could've used grids, HTML5 syntax, etc. I also just learned react, so I would appreciate comments on that too. Thank you.