diff --git a/README.md b/README.md index 5e5280c..e2fcedb 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,14 @@ 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 build tools + * [Webpack interview questions & answers](https://github.com/styopdev/webpack-interview-questions) +* [Gulp js interview questions](https://www.codeproject.com/Articles/1065184/Latest-Gulp-js-interview-questions) +* [Grunt js interview questions for beginners](http://www.talkingdotnet.com/grunt-js-interview-questions/) +* [Grunt js interview questions](https://mindmajix.com/grunt-interview-questions) ### KnockoutJS