Add 'Tools and Environments'

JoanaChicau 2022-06-30 18:29:23 +02:00
parent 7034024acb
commit 7283cf8c48

24
Tools-and-Environments.md Normal file

@ -0,0 +1,24 @@
### SOURCE CODE EDITORS (very shortlist)
* [Sublime Text](https://www.sublimetext.com/3)
* [Visual Code Studio](https://code.visualstudio.com/)
* [Atom](https://atom.io/)
### Remote Collaborative Code Environments
* [Radicle is a peer-to-peer stack for building software together](https://radicle.xyz/)
* [Atom Teletype Plug In](https://teletype.atom.io/)
* [Shared Collaborative Online Tool](https://syncfiddle.net/)
* [Glitch Teams](https://glitch.com/teams)
* [Live Weave — Team Up](https://liveweave.com/)
### WEB CONSOLE:
* [Guide to Console Commands](https://css-tricks.com/a-guide-to-console-commands/)