John Harris
rharris2825
Recent Tech Decisions
31 points

Tools rharris2825 is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
EditorConfig
It is a file format and collection of text editor plugins. It helps maintain consistent coding styles for m...
TSLint
An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functi...