Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
A very useful challenge that honed my skills💪😁 :
- Generate Content Dynamically: Used JavaScript to create and inject HTML based on data.
- Optimize Performance: Built HTML in a string and updated the DOM all at once for better efficiency.
- Apply Styles Dynamically: Used JavaScript to dynamically assign CSS classes based on data.
- Follow Best Practices: Employed template literals for cleaner code and considered performance and security best practices.
- Create Responsive Designs: Utilized CSS Grid and Flexbox for layouts that adapt seamlessly to different screen sizes.
if you have any feedback please share 😍😊
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