Design comparison
Solution retrospective
I am proud I was able to learn about an awesome CSS framework called Tailwind!
Next time, I would like to try different tricks with the new learned technology, and also see what else I can do to define various aspects of project with the Tailwind Config file.
What challenges did you encounter, and how did you overcome them?- Understanding how Tailwind CSS Config file to add global aspects like fonts and colors etc. Overcame by simply utilizing documentation via Tailwind or ChatGPT to understand the concept.
- How the running build process works. Overcame by understanding via Documentation and the internet that the build process runs throughout time working on project... until stopped.
- Syntax Errors/ Whitespace Overcame Continuous review of code.
- DOM Manipulation Overcame by really understanding what each piece of code is doing. Understanding what the Event Listeners or query selectors are doing.
- Design Coloring Overcame by tweaking given styleguide colors in attempt to match closely
- Images not showing up after troubleshooting paths
- Where I can improve
- Best way to understand DOM Manipulation (extra resources)
- Any advice
Community feedback
- @Mohamed-A-7Posted 11 days ago
The design looks great, and your solution is excellent since it’s done entirely using JavaScript. However, I have a small suggestion: when selecting a rating, it would be better if the chosen option had a background change.
Currently, when I select a rating, there’s no visual feedback showing which rating I picked, like a background color change, for example.
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