Tip Calculator using ES6 Modules and SASS

Solution retrospective
In this project, I implemented modular architecture using ES6 modules. Separating events, utilities, business logic, DOM, and more.
What challenges did you encounter, and how did you overcome them?It started pretty simple but it became complicated once I decided to add more UX improvements. I did a lot of research and AI inquiries. In the end, I implemented some DRY principles, and pure functions particularly in handling event handlers.
What specific areas of your project would you like help with?I would love to get any feedback in dealing with the data flows and project architecture.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sumaiyakawsar
Great work.
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