This article is written for developers working at different locations as team members. Writing code and sharing it with your friends have never been easy before. Recently I came to know of an awesome web app that allows you to share source code by just dragging and dropping. Yeah only source code.
Dragbox is a free web app that enables you to drag and drop files in it and it will generate a link which can be used to view the uploaded source code. Sharing this link with your friends, colleagues and teachers can allow them to view your source code.
To starting sharing source code you need to login via Facebook or Twitter and you can done. Now just upload a source code file by dragging and a link will be generated. Open that link and you will be able to see the source code.

I’ve uploaded a C++ source code. Syntax highlighting is powered by Syntax highlighter – one of the syntax highlighters for WordPress editor. Visit Dragbox.




