Tony Ko
tkodev
Recent Tech Decisions
31 points

Tools tkodev is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
InVision
InVision lets you create stunningly realistic interactive wireframes and prototypes without compromising yo...
DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Amazon RDS for P...
Amazon RDS manages complex and time-consuming administrative tasks such as PostgreSQL software installation...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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....
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
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...
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...
Koa
Koa aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. Throug...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Ubuntu
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...
Buddy
Git platform for web and software developers with Docker-based tools for Continuous Integration and Deploym...
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
Nuxt.js
Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. ...
TypeORM
It supports both Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in exis...
yup
Dead simple Object schema validation.