Tiago Santos
tihsantos
3 points
Tools tihsantos is Following
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Protractor
angular.github.io/protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests ag...
Strider
github.com/Strider-CD/strider
Strider is an Open Source Continuous Deployment / Continuous Integration platform. It is written in Node.JS...
PM2
github.com/Unitech/pm2
Production process manager for Node.js apps with a built-in load balancer
Restify
restify.com
A Node.js web service framework optimized for building semantically correct RESTful web services ready for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...