From b646068403d594e6e191d30e6c3a10017c150a96 Mon Sep 17 00:00:00 2001 From: Rajdeepc Date: Sat, 26 Oct 2019 00:12:57 +0530 Subject: [PATCH] Added new QA topic with link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 391943d..5131a47 100644 --- a/README.md +++ b/README.md @@ -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. * [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 - +* [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