Online code playgrounds and tools for devs
By Michael Williams, Published on 03/08/2016
Sometimes it's not possible to have a full development environment with an IDE or text editor handy. Other times you may need to collaborate or visualize what you're working on. Here are some of the tools I've used over time.
codeanywhere - This is a cross platform cloud IDE, that of the time of this writing has 75 Programming languages syntax, Code completion (js, php, html, css), All device and browser support, etc.. There is a free option available that I don't find lacking at all. You essentially have a full development environment where you can even ssh through their interface to edit your code in VIM if desired.