How to set up your loopMIDI to play piano in VRChat
This mainly introduces how to use the setloopmidi to connect to the web midi api.
2026/5/5
How to set up your Next.js project for AI coding agents
Learn how to configure your Next.js project so AI coding agents use up-to-date documentation instead of outdated training data.
2026/4/29
How to implement Incremental Static Regeneration (ISR)
Learn how to create or update static pages at runtime with Incremental Static Regeneration.
Revalidating
Learn how to revalidate cached data using time-based and on-demand strategies.
How to use markdown and MDX in Next.js
Learn how to configure MDX and use it in your Next.js apps.
What is MDX?
MDX files mix Markdown and Javascript/JSX to create rich interactive documentation. You can use Markdown’s readable syntax (such as