From f7f820db041e7319fd2815f0c6eed027fc1b4054 Mon Sep 17 00:00:00 2001 From: Joynal Abedin Date: Wed, 4 Oct 2017 09:32:26 +0600 Subject: [PATCH] 10 JavaScript concepts you need to know for interviews --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fd078f..39eba3f 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Interview Cake JavaScript Interview Questions](https://www.interviewcake.com/javascript-interview-questions) * [The Best Frontend JavaScript Interview Questions (written by a Frontend Engineer)](https://performancejs.com/post/hde6d32/The-Best-Frontend-JavaScript-Interview-Questions-(written-by-a-Frontend-Engineer)) * [JavaScript Questions and Answers](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#js-questions) +* [10 JavaScript Concepts You Need to Know for Interviews](https://dev.to/arnavaggarwal/10-javascript-concepts-you-need-to-know-for-interviews) ### KnockoutJS