Glitch is an online programming environment where people can collaborate in a Google Docs fashion on code and share their applications with friends. Use this tag for questions related to programming using the Glitch framework.
Glitch is a creative community where people come and code on their own apps using the platform provided at https://glitch.com
It's a framework that runs on Node.js backed server and gives users the possibility to work on code and projects and giving others live access to the same code, so they can work on it simultaneously.
It also allows "sharing" the apps with others so others can try out the app and see what it does, how it works and suggest improvements or remix the entire app into an own version and publish it on glitch.
Taken from glitch.com/about:
Here's what else Glitch provides:
Instant deployment
Automatic hosting on a secure URL
Visual version control
CDN for assets
Secure storage of secrets and credentials
The ability to help each other with code problems in real-time
One-click licenses and codes of conduct
Full console access
GitHub import and export
Custom profiles and team pages
Embeds
Server-side debugger
Complete code portability - no proprietary protocols or libraries