- createPage helper
- Shard config
- Add link to repository for shard files.
- Split shard configs up to separate files.
- Custom Command Palatte
- Implement animation from cmdk
- Tabs below/above search to only show specific group, including number of matching results
- Bar below results explaining "enter to select" "up/down to navigate" "esc to close" etc
- Load code in json inside src
- Metadata per page
- getServerContext
- Check tRPC (https://www.pronextjs.dev/can-i-use-trpc-with-the-nextjs-app-router)
- Theme switcher besides (dark/light) mode switcher
- Sidebar
- Check middleware
- Preloading data for components
- Sitemap
- Move TODO and Ideas to mdx files?
- Add "Expand up/down" options to the CodeBlock
- Create a section with general tips/tricks, like:
- How to handle gitignore
- Setting up eslint
- Check React Live and Sandpack for in-browser code experimentation using EX components
- State management
- Dependency injection
- Alternatives to tweakpane