diff --git a/Tools-and-Environments.md b/Tools-and-Environments.md new file mode 100644 index 0000000..9cfb8e8 --- /dev/null +++ b/Tools-and-Environments.md @@ -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/) \ No newline at end of file