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

Submitted

Build with React js

Alvianā€¢ 105

@alvianharyanto

Desktop design screenshot for the Social media dashboard with theme switcher coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


This is my first time react js app. I take a long time to understand react js. I know, my app is so bad, and I hope anyone can review my code. any feedback please.. :)

Community feedback

banana joeā€¢ 135

@bananaJoeReal

Posted

Hey Alvian!

I've taken a look at your react code and I've some advices!

  1. Use functional components as much as you can(learn hooks(e g : useState hook and useEffect hook...)). introducing hooks useState hook useEffect hook
  2. Don't write your code in App.js file use, you've written so much code in App.js file, Write your code in files in components folder and import the in App.js file.
  3. Don't write any thing in the body of index.html file.

Happy codding!

3

Alvianā€¢ 105

@alvianharyanto

Posted

Many thanks for your feedback, and also for your time to read my code.. šŸ˜Š I try to learn, and fix it later..

1
T
ApplePieGiraffeā€¢ 30,545

@ApplePieGiraffe

Posted

Hey, great work on this challenge, Alvian! šŸ‘

Your solution looks good and responds very well! šŸ™Œ

Keep coding (and happy coding, too)! šŸ˜

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord