📜 ⬆️ ⬇️

Online coder tools

Online services are becoming more popular, gradually complicating the functionality and improving interfaces. This collection provides online tools for coders.

Cloud9


"This is Google Docs, only for code" - so they say about the project. Cloud service grew out of Mozilla Bespin. The main features are SSH, drag-and-drop, and the ability to develop offline.


')

Koding (public beta)


Koding.com is a development environment with a pre-installed web server and social networking elements. This service has already been presented on Habré, the topic even caused habraeffekt and the invasion of trolls. The service is still in public beta.



Codepen


A tool for front-end development that allows you to easily operate with CSS / HTML / JS-designs, allows you to connect js-libraries: jQuery, MooTools, etc. The authors are Alex Vazquez, Tim Sabat and the notorious Chris Coyier.



Jsfiddle


One of the most popular tools for working with JavaScript / HTML / CSS / SCSS. Simple, convenient, able to connect additional libraries.



Dabblet


Analogue of the previous service with a fairly nice interface.



Pastebin.me


Service for true lovers of minimalism - no extra elements in the interface, only the most necessary, only hardcore.



CSSDesk


CSS sandbox with a nice and user-friendly interface.



jsdo.it


Coding community for front-end developers. Suitable for experiments with HTML5, WebGL, JavaScript and many others - the functionality is impressive.



Tinker


Simple JS / HTML / CSS sandbox.



Tinkerbin


Another simple similar sandbox.



SQL feeddle


A tool for working with SQL databases from Alaska developers.



ReFiddle


Service for working with regular expressions on Ruby, JavaScript and .NET.



CSSDeck


A site for demonstrating various CSS effects, you can see the ranking of the most popular, there are a lot of interesting things.



Js bin


HTML / CSS / JS plus console.



Thimble


Development from Mozilla, the code and its result is displayed on one page in real time.



Liveweave


Very easy to use - no login, sharing, only windows with code and result.



Google Code Playground


Service for working with Google API.



Compilr


Full development environment, the interface is implemented using the favorite framework of all - Twitter Bootstrap.



Do you know more similar services? Write in the comments - add.

Source: https://habr.com/ru/post/159999/


All Articles