Arnaud Estève
aesteve
21 points
Tools aesteve is Following
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Browserify
browserify.org
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
Gradle
gradle.org
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Apache Maven
maven.apache.org
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Groovy
groovy-lang.org
It is a powerful multi-faceted programming language for the JVM platform. It supports a spectrum of program...
Scala
scala-lang.org
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Handlebars.js
handlebarsjs.com
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
BinTray
bintray.com
Bintray offers developers the fastest way to publish and consume OSS software releases. With Bintray's full...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Elixir
elixir-lang.org
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, whil...
JUnit
junit.org
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit...
Lodash
lodash.com
A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility...
Finagle
twitter.github.io/finagle
Finagle is an extensible RPC system for the JVM, used to construct high-concurrency servers. Finagle implem...
SonarQube
sonarqube.org
SonarQube provides an overview of the overall health of your source code and even more importantly, it high...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Phoenix Framework
phoenixframework.org
Phoenix is a framework for building HTML5 apps, API backends and distributed systems. Written in Elixir, yo...
Vert.x
vertx.io
It is event driven and non blocking application framework. This means your app can handle a lot of concurre...
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Kotlin
kotlinlang.org
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Elm
package.elm-lang.org
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Finatra
twitter.github.io/finatra
At Twitter, Finagle provides the building blocks for most of the code written on the JVM. It has long-serve...
Finch
github.com/finagle/finch
Scala combinator library for building Finagle HTTP services
Project Reactor
projectreactor.io
It is a fourth-generation Reactive library for building non-blocking applications on the JVM based on the R...
Release
github.com/zeit/release
When run, this command line interface automatically generates a new GitHub Release and populates it with th...