Sasha Herman
@SashaH62All solutions
- Submitted 6 months ago
REST Countries API + React + React Router + Context API
- HTML
- CSS
- JS
- API
I'm open to any and all feedback. π
- Submitted 6 months ago
Quiz App (React + SCSS + Framer.Motion + Express.js)
- HTML
- CSS
- JS
I'm completely open to any and all feedback. Let me know if anything is broken or if there's something you would have done to simplify a specific process. π
Thanks again for having a look at my project. π
- Submitted 7 months ago
World Clock App Built With React + SCSS
- HTML
- CSS
- JS
- API
What I'd like some feedback on is the following:
-
What could I have done differently with the way I laid out my code, specifically the JSX? I'm really open to all feedback as while I'm learning React, I'd like to stick to best-practices as much as possible.
-
Is there manner in which I'm using the 'useEffect' hooks correct? I noticed that React was mentioning I had missing dependencies, but when adding these it would cause the effect to break.
-
I used Framer Motion for the 'Additional Info' window so that it would animate on mount and dismount, but I noticed it would break the layout during the animation. So any feedback there would be appreciated, as this is my first rodeo with the library.
- General performance seems to be quite slow. Specifically with the API calls. It takes a few seconds for the data to be retrieved, so any feedback there would also be appreciated.