From 2c5c19fceb4cb661aef98c12737834fe01d73131 Mon Sep 17 00:00:00 2001 From: Guru Prasath <98056+aprasadh@users.noreply.github.com> Date: Sun, 11 Feb 2018 19:27:01 +0530 Subject: [PATCH] Added frontend interview handbook link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fecb38..dc20909 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [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) +* [Front end interview handbook](https://github.com/yangshun/front-end-interview-handbook) ### Front-end build tools