Herramientas
- browsersync
Time-saving synchronised browser testing.
- nodemon
nodemon is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.
- nvm
nvm allows you to quickly install and use different versions of node via the command line.
- rollup
Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application.
- ESLint
ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs.
- prettier
An opinionated code formatter
Templates
- pws
Plain and Minimalistic Web Standards project template
- bce.design
minimal tooling, essential dependencies, high productivity, no migrations, web component starter for non-trivial web applications