ayan4m1
6 points

Tools ayan4m1 is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jest
Jest provides you with multiple layers on top of Jasmine.
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...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
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...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
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...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Winston
Winston is designed to be a simple and universal logging library with support for multiple transports.
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
husky
:dog: Git hooks made easy
cosmiconfig
Find and load configuration from a package.json property, rc file, or CommonJS module
lint-staged
🚫💩 — Run linters on git staged files