suspensive icon indicating copy to clipboard operation
suspensive copied to clipboard

feat: add codesandbox example

Open minsoo-web opened this issue 9 months ago • 5 comments

Overview

closed #7

Points to discuss

theme

I have selected the theme as atom dark. Attach a link to the page that lists the available themes: https://sandpack.codesandbox.io/docs/getting-started/themes

Sandpack Component abstraction

It's hard to use autocomplete in MDX because there is no type inference. I had a choice between constraining the interface to only accept code, and leaving the interface open to modify whenever needed, and I chose the latter.

Once I get this PR review, I'll look for improvements, fix them, and apply them to all articles in bulk.

PR Checklist

  • [x] I did below actions if need
  1. I read the Contributing Guide
  2. I added documents and tests.

minsoo-web avatar Apr 28 '24 10:04 minsoo-web