Advice generator using SASS and vanilla JS

Solution retrospective
Hi Frontend Mentor community 👋
This is my solution on the advice generator app. Was a pretty fun challenge overall. Learned a lot of JS doing it. What do you think of my solution? It is in line with best practices of JS? Was a better way to do it, or a different one?
Thanks in advance for the feedback and the tips!😄
Please log in to post a comment
Log in with GitHubCommunity feedback
- @muhammad-medhat
Hi, Great job Alexander, you are close to pixel perfect. I advice creating your designs with a mobile first approach. In which you first design all the layouts for the smallest device(mobile) and using @media you can modify the look for bigger devices step by step.
Marked as helpful
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