duanex727
3 points
Tools duanex727 is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Handlebars.js
handlebarsjs.com
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js...
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 ...
JSHint
jshint.com/about
It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...