Great example!
Maybe you have some insights that could help me: I was expecting to not see any JavaScript when loading the initial page. Do you know why it needs to load them?
The backend is a nodejs server right? I assume we could use fs to go through all the mdx files on a folder instead of having to add a new import each time a new mdx file is created.
David Johnston
JavaScript/TypeScript developer passionate about developer experience
Have you got a technique for creating the article links without manually adding them to your index route? That's a bit of a pain having it update it every time.