Design comparison
SolutionDesign
Solution retrospective
I decided to set up the result dynamically using SvelteKit/Svelte. Mapping the results in +page.server.js from my data.js felt redundant but a majority of the examples I saw seemed to utilize the data this way. Was there a more efficient way to include the data while keeping in line with how Svelte and/or SvelteKit expects data to be included?
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