shinhanbyeol
114 points
Tools shinhanbyeol is Following
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
PM2
github.com/Unitech/pm2
Production process manager for Node.js apps with a built-in load balancer
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...