Eric Burel @ericburel.tech ยท Feb 16

And ๐ŸŽ‰, I can get the survey sitemap! I feel like the typings for my data fetching method are slightly wrong though, because I don't get the sitemap directly, but rather the whole survey definition containing a "sitemap" field. That's fairly minor, the biggest part is there: I can generate pages!

0 likes 1 replies

?

Replies

Eric Burel ยท Feb 16

Ok fixed it and achieved my goal, I can now generate the pages relevant for a given survey, and use the sitemap to render things like the navbar! Next steps: handling errors, cleaning up code, and exploring client-side data fetching which is needed to make the charts interactive Stay tuned!