By Paul Scanlon
How to Build Embed Components with Astro, Qwik and StackBlitz
Paul Scanlon shows how to use the StackBlitz JavaScript SDK, in this case to embed StackBlitz projects in an Astro website using MDX and Qwik.
In this post, I’ll explain how to build a lightweight StackBlitz embed component for your Astro site using Qwik. I’ll be using the StackBlitz JavaScript SDK, which can be used to embed its projects in web pages.
If you’re not familiar with StackBlitz, it’s an entire development environment that runs in the browser. Every type of project you can imagine is just one click away, and you can spin them up in seconds.