Result Summary Component With CountUp.js and Parcel

Solution retrospective
The idea of this challenge was easy enough to complete. So, I added some challenge on my own and practice the things that I've learned in these past few weeks. One of them is learning how to use parcel to run and build this challenge. I noticed that when I used CountUp.js, it was a challenge specially without Parcel (or maybe I just missed a step without using a build tool).
I initially went for async/await to fetch the local json data file so I can practice it but I just go and use import (it's much easier xD).
What challenges did you encounter, and how did you overcome them?The challenges I've encountered are more personal, like deciding which tools to use and accommodating for clean code (Don't repeat yourself principle). It's still hard to overcome it but from time to time it gets easier.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bernie'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