This looks really really well done! Ideal for trying out components and sharing demos.
Your medium post mentions
> These are the two key technologies that really enabled us to pack all of the functionality inside of your web browser with virtually no server-side involvement.
Can you elaborate a bit about how this is achieved?
Creator of https://plnkr.co here. Amazing work on StackBlitz. Looking forward to figuring out how it all hangs together. Very novel approach indeed.
Anecdotally, I was the one who contributed ?json support to unpkg for a related use-case (in browser editor). OSS at its best, moving everyone forward. I use use the feature to provide a similar (but more limited) package injection. Check out https://next.plnkr.co/edit/ (book icon in toolbar of html panes) to see it in action.
Your medium post mentions
> These are the two key technologies that really enabled us to pack all of the functionality inside of your web browser with virtually no server-side involvement.
Can you elaborate a bit about how this is achieved?
Thanks and congrats for the launch!