Here you can find some reference notes about installed software and libraries.
JavaScript
Documentation
Oneline Editor tools
- JS Bin is an open source collaborative Web development debugging tool. This tool is really simple, just open the link to the provided examples, look at the code, look at the result, etc. And you can modify the examples as you like, you can also modify/clone/save/share them.
- CodePen is an HTML, CSS, and JavaScript code editor that previews/showcases your code bits in your browser. It helps with cross-device testing, real-time remote pair programming and teaching.
- JSFiddle
- Dabblet
JavaScript Debuggers
- Firefox Debugger
- JS Lint: The JavaScript Code Quality Tool
- CodeBeautify: JavaScript Validator
reStructureText
Git
- Git - The Fast Version Control System
- README of Testing Framework