Design comparison
Solution retrospective
I finally designed this challenge, it really took me a lot of time for several reasons that I will mention below:
- Better and cleaner writing js codes compared to previous projects.
- Use of bem methodology.
- Creating a loading section for when the data is taken from the json file and placed in the html element.
- Increasing the performance of the project by observing some points and using the light house tool in the chrome browser.
- ...
The things mentioned above did not take much time, but it was the rework (changing the names of the classes to the bem methodology, better writing the js codes, ...) that took my time.
From this challenge, in addition to the many things I learned, I learned to write better codes to avoid having to rewrite the code later, which is a waste of time and energy. (Of course, I try to make it so)
I look forward to your comments, criticisms and suggestions on how to better write js code and better design the challenge.
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