StackBlitz vs Glitch
When comparing StackBlitz vs Glitch, the Slant community recommends StackBlitz for most people. In the question“What are the best web development playgrounds?” StackBlitz is ranked 5th while Glitch is ranked 6th. The most important reason people chose StackBlitz is:
Which is a feature not available in Plunker.
Ranked in these QuestionsQuestion Ranking
Pros
Pro TypeScript autocompletion
Which is a feature not available in Plunker.
Pro Very similar environment as Visual Code editor
Pro Fast
It feels much faster than Plunker for Angular 4 code.
Pro adding dependencies
Pro Embed support
You can embed Glitch apps anywhere on the web. Embed works easily with most blogging tools like Medium and Wordpress.
Pro Git support
Each project has its own git repo hosted by Glitch. And you can export/import to Github.
Pro Easily fork projects with remix
Click "remix" to create a new copy of a project and edit instantly
Pro Run any node.js or simple web project easily from the browser
Pro Great community pens
Lots of excellent featured projects, click to "remix" to edit them yourself.
Pro Get help easily
The friendly "raise your hand" feature allows you to get help with your code from the community.
Cons
Con Codesandbox is better
There is now codesandbox which is better.
Con Nice UI
Looks great and makes it more enjoyable to work with.