@ -6,6 +6,18 @@ There are many tools that a web developer may need that are on the [MDN document
## Rubric
Exemplary | Adequate | Needs Improvement
--- | --- | -- |
### ESLint
ESLint statically analyzes your code to quickly find problems. ESLint is built into most text editors and you can run ESLint as part of your continuous integration pipeline. Many problems ESLint finds can be automatically fixed. ESLint fixes are syntax-aware so you won't experience errors introduced by traditional find-and-replace algorithms.
### Sass/SCSS
This CSS extension allows you to use variables, nested rules, mixins, functions, and many other features, some of which are available in native CSS (such as variables), and some of which aren't.
### Netlify
It is one of the most advanced web development platforms that helps programmers to publish projects on the web. This resource accumulation service thanks to the accumulated testing tools, hiding and assembling applications and sites on the Internet.
| Explained why web developer would use tool | Explained how, but not why developer would use tool | Did not mention how or why a developer would use tool |