Design comparison
Solution retrospective
I would most probably look for a shorter more effective way to write this code
What challenges did you encounter, and how did you overcome them?Not much, just took me more time than expected
What specific areas of your project would you like help with?I would love help with javascript, even thou i didn't incorporate it in this code.
Community feedback
- @AffanRMPosted 3 months ago
Hey, good work on the project! Just a small suggestion that it's better to include the links inside an anchor tag (<a/>) and specify the href attribute inside the anchor tag.
Regarding help with JavaScript, I'd be glad to help you out! Is there anything specific you are looking for or in general? One fun and creative way to learn JavaScript could be by incorporating a light theme as well in your project and then allowing the user to toggle between the light and dark themes.
Marked as helpful0@OdohRitaPosted 3 months ago@AffanRM thanks alot for pointing that part about the anchor tag. it was a really costly oversight. ill correct that in my base code.
so i am finding it hard getting to find the right materials in the right sequence that will help me master javascript
0@AffanRMPosted 3 months ago@OdohRita If you are a complete beginner in JavaScript, then I'd suggest starting with learning the basics of JavaScript and how to manipulate the DOM with JavaScript. After you have learned the basics, I would suggest picking up some beginner projects in JavaScript and trying to complete them rather than trying to learn the advanced concepts of JavaScript. Once you get comfortable with handling JavaScript, you can try to learn the advanced topics and try more complex projects. There are plenty of beginner JavaScript projects available on Frontend Mentor as well, or you can try and create something that you enjoy!
If you need any further help, then let me know :)
0
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