From 4bf7d9709713b00ecdfc37d67c9d02fd59236b28 Mon Sep 17 00:00:00 2001 From: Darcy Clarke Date: Mon, 18 Nov 2013 23:34:54 -0500 Subject: [PATCH] Add other resources --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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/