
Dashboard page using Grid and JavaScript
Design comparison
Solution retrospective
If anyone can give me some feedback on my JavaScript and perhaps some tips about making it more DRY, I would appreciate it.
However, any feedback is more than welcome and encouraged.
Community feedback
- @sebamarquesPosted 3 months ago
Good job!! i see that you completed this excercise two years ago, maybe this doesnt help too much but i recommend you using json instead of creating the object in the JS file, you can fetch it from your github repository, you go to the folder where the json is and select it, then you have options to the right where how much lines of codes you wrote, press the "raw" button and that's your link to fetch it, its like a server that you didn't create it but works like on so you can fetch your data from around the world without having to write it in your js.
0
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