shinhanbyeol
114 points

Tools shinhanbyeol is Following

Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
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...
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...
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...
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...
PM2
Production process manager for Node.js apps with a built-in load balancer
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...