chemicalbr
3 points

Companies
Tools chemicalbr is Following

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...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Pug
This project was formerly known as "Jade." Pug is a high performance template engine heavily influenced by ...
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 ...
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...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
redux-saga
An alternative side effect model for Redux apps