Online Editors
Full IDE like editors
cloud 9
- integrated into amazon's aws service
- requires account
code anywhere
- code highlighting
- free for starter use
- support for many languages
- integrated ssh console
- supports collaboration
- supports pair programming
- Android & ios & web apps
shiftedit
- min $6.oo / month / user
- realtime collaboration
- terminal support
stackblitz
- made to quickly get started with Angular or React
koding
- min $9.90 / user / month
- has a minimal console & editor
- no Online IDE after last update, instead you use your own and it uses a CLI to manage volume mounting and ssh'ing into their VMs
Quick online text editors with IDE like features
These are great way to share code quickly either with a person or with a group
Code Sandbox
- speclizes in React, Vue, and other frontend web coding frameworks.
- live integrated web preview
- no login needed to view/use.
collabedit
- very simple
- quick
- no account needed
- collaboration is easy
- no execution of code
codepen
jsbin
- simple
- quick
- no account needed
jsfiddle