Submitted over 1 year agoA solution to the Four card feature section challenge
Four card feature section
accessibility
@hajar-wa

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 😍😊
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Hajar Wahid's solution.
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