With more and more things moving into the cloud, you can now find a bunch of online editors for your favourite language. I told you about Plunker in a recent post. But there’s more.
- jsFiddle – another web IDE for JavaScript
- SQL Fiddle – web IDE for SQL
- C# Pad – online interactive shell for C#
There are some more but these are the ones that I have tried. They are very useful if you just want to try out small code snippets or maybe a bit more.