Hantsy Bai
hantsy
Recent Tech Decisions
9 points

Tools hantsy is Following

CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
Browserify
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
Ionic
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components fo...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Apache Maven
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
Spring
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbin...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
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...
Protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests ag...
Hibernate
Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, t...
RxJava
A library for composing asynchronous and event-based programs by using observable sequences for the Java VM.
Dropwizard
Dropwizard is a sneaky way of making fast Java web applications. Dropwizard pulls together stable, mature l...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Jax-RS
JAX-RS is a Java API spec that provides support in creating web services according to the REST architectura...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
OAuth2
It is an authorization framework that enables a third-party application to obtain limited access to an HTTP...
DDD
The official Twitter account for the sum of all knowledge, Wikipedia. Overseen by @jeffelder.
CQRS
Programmer, Loud Mouth, ThoughtWorker
Event Sourcing
Programmer, Loud Mouth, ThoughtWorker
Netflix OSS
It provides tools and services to get the most out of your (big) data. It also provides runtime containers,...
Java Persistence...
It is a Java application programming interface specification that describes the management of relational da...
CDI
It is a standard dependency injection framework included in Java EE 6 and higher. It allows us to manage th...
Wildfly Swarm
WildFly Swarm Official Website
Spring MVC
A Java framework that follows the Model-View-Controller design pattern and provides an elegant solution to ...
Spring Cloud
It provides tools for developers to quickly build some of the common patterns in distributed systems.