Stefan Gojan
hoschi
Recent Tech Decisions
132 points
Tools hoschi is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Code Climate
codeclimate.com
After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to dete...
Travis CI
travis-ci.com
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Mocha
mochajs.org
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
ArangoDB
arangodb.com
A distributed free and open-source database with a flexible data model for documents, graphs, and key-value...
jsfmt
rdio.github.io/jsfmt
GitHub is where people build software. More than 15 million people use GitHub to discover, fork, and contri...
JSHint
jshint.com/about
It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source...