Merge pull request #644 from Rajdeepc/new-qa-evalute-code

Added new QA topic with link
This commit is contained in:
Gökay Gürcan
2019-10-31 11:13:11 +01:00
committed by GitHub

View File

@@ -167,7 +167,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [ESLint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript. * [ESLint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript.
* [JSLint](https://github.com/douglascrockford/JSLint) - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language. * [JSLint](https://github.com/douglascrockford/JSLint) - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language.
* [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter * [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter
* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time
## MVC Frameworks and Libraries ## MVC Frameworks and Libraries