Responsive room home page using CSS Grid.

Solution retrospective
I learnt a lot while doing this project. No wonder it took me 3 weeks. Specifically, I learnt throttling and debouncing while implementing this project. Specifically, I used throttling to reduce the number of calls when the resize event occurs on the window. Additionally, there was a lot to learn around grid as well.
I have a question:
- Do you think there is better way to refactor the code to handle window events, I have tried to hack my way around, but I dont think its very clean in the way it approaches it.
Thanks for checking the project out.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bismeet singh'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