diff --git a/README.md b/README.md index 9ddac0b..e751f8c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [iOS](#ios) - [Java](#java) - [JavaScript](#javascript) + - [Front-end build tools](#front-end-build-tools) - [KnockoutJS](#knockoutjs) - [Less](#less) - [Lisp](#lisp) @@ -240,6 +241,14 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [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 * [15 interview questions from CodeSample.com](http://www.code-sample.com/2014/01/knockout-js-interview-questions-and.html)