SJ KIM
supksj
Front-End Developer |
3 points

Tools supksj is Following

Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
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...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
React Router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Chart.js
Visualize your data in 6 different ways. Each of them animated, with a load of customisation options and in...
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.
Ant Design
An enterprise-class UI design language and React-based implementation. Graceful UI components out of the bo...
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
React Redux
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...
react-router-dom
DOM bindings for React Router.
dayjs
2KB immutable date time library alternative to Moment.js with the same modern API.