-
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
#Runtime #JavaScript Runtime #JavaScript 896 social mentions
-
Automate and enhance your workflowPricing:
- Open Source
A little gulp and npm knowledge is beneficial, but not required.
#Web Application Bundler #JS Build Tools #Front End Package Manager 28 social mentions
-
Babel is a compiler for writing next generation JavaScript.Pricing:
- Open Source
Some of the most popular JavaScript linting tools are ESLint, JSHint, JSLint and JSCS. We're going to be using ESLint. It’s very flexible, easy to use and has the best ES6 support, which will be helpful if we introduce more modern JavaScript (that will be transpiled for older browsers using https://babeljs.io/). All rules for ESLint can be found here: https://eslint.org/docs/rules/.
#Development Tools #Javascript UI Libraries #JavaScript Framework 147 social mentions