From 9d04f5a1d7ca50b5b9214a3b5325ce523782e03c Mon Sep 17 00:00:00 2001 From: Stepan Date: Mon, 6 Nov 2017 21:24:07 +0400 Subject: [PATCH] Added link to webpack interview questions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ddac0b..5e5280c 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,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) +* [Webpack interview questions & answers](https://github.com/styopdev/webpack-interview-questions) ### KnockoutJS