Tools
Stacks
Comparisons
Sign up/Login
SJ KIM
supksj
Front-End Developer
|
3 points
Tools supksj is Following
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Follow
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Follow
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Follow
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Follow
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Follow
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Follow
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Follow
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Follow
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Follow
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Follow
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Follow
Chart.js
chartjs.org
Visualize your data in 6 different ways. Each of them animated, with a load of customisation options and in...
Follow
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Follow
Create React App
github.com/facebookincubato...
Create React apps with no build configuration.
Follow
Ant Design
ant.design
An enterprise-class UI design language and React-based implementation. Graceful UI components out of the bo...
Follow
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
Follow
React Redux
react-redux.js.org
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...
Follow
react-router-dom
github.com/ReactTraining/re...
DOM bindings for React Router.
Follow
dayjs
github.com/iamkun/dayjs
2KB immutable date time library alternative to Moment.js with the same modern API.
Follow