Gary Cheng
GaryChengld
3 points

Tools GaryChengld is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Notepad++
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Spring
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbin...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
RxJava
A library for composing asynchronous and event-based programs by using observable sequences for the Java VM.
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Passport
It is authentication middleware for Node.js. Extremely flexible and modular, It can be unobtrusively droppe...
Angular
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Create React App
Create React apps with no build configuration.