Design comparison
Solution retrospective
This is my first time doing Frontend Mentor Challenge by using React, it cost more time, the logic and methods is different then before, but it's great to try new technology, and I'm satisfied with the output.
What challenges did you encounter, and how did you overcome them?There are differences in many aspects than programming with previous html and vanilla js. The mobile navbar is different , in React it's not recommended to namipulate DOM directly, so I change the method to conditional rendering. The deployment is different, it works well in localhost, however images not show on vercel site, then I editted the code and restructure the files to make it function.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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