diff --git a/README.md b/README.md index 24b65c5..6f997ab 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This repo contains a number of front-end interview questions that can be used wh 1. [jQuery Questions](#jquery) 1. [Coding Questions](#jscode) 1. [Fun Questions](#fun) + 1. [Other Great References](#references) ####[[⬆]](#toc) Original Contributors: @@ -226,3 +227,8 @@ foo.bar = 'hello'; * Do you have any pet projects? What kind? * What's your favorite feature of Internet Explorer? +####[[⬆]](#toc) Other Great References: + +* http://programmers.stackexchange.com/questions/46716/what-technical-details-should-a-programmer-of-a-web-application-consider-before +* http://www.nczonline.net/blog/2010/01/05/interviewing-the-front-end-engineer/ +* http://css-tricks.com/interview-questions-css/