Powerful Code Blocks with Code Hike and MDX
A guide on adding Code Hike with MDX to Next.js
Mar 6, 20225 min read5.6K

Search for a command to run...
Articles tagged with #documentation
A guide on adding Code Hike with MDX to Next.js

Sandpack is a live coding environment that runs on the browser. It is made by the team behind CodeSandbox. The main objective here is to provide interactive examples to play around with, to users. I see it being widely used in things like blog posts ...
