Creating Code in Your Browser with StackBlitz
Questions
- How did you get started working on StackBlitz?
- The first that I heard of StackBlitz was in an Angular podcast around 2017, when did you get started with it?
- What are Web Containers?
- Why do they build faster than say npm?
- How does StackBlitz compare to something like CodeSandbox?
- Is there any security risks in running your entire codebase in the browser?
- What limitations might there be?