So, whether you are new to web development or an old skool hax0r, you have probably heard of h5bp/Front-end-Developer-Interview-Questions. If not, get over there and take a look!
The next question is, "Where are the answers?" That's a GREAT question, and you will not like the answer 🙁. The answers are "on the Internet (Stack Overflow)" O_O That sucks! Yup, that totally sucks. What has failed me about this project is that the authors of the questions are not required to give an answer. I am sure that there is a thread in the version history notes, but wow, that's hard. So, great, this is an awesome resource for how to grill a new dev and try to draw some kind of consensus around what questions to ask, we all know that part of the answer is, "It depends!" So that leaves the interviewer WAY TOO MUCH power IMHO.
That's right, Front-End Developer Questions, the book of answers. And just like the questions, the intent is to keep this open source to garner public inclusion to help those who need to interview, as well as learn (being interviewed).
I admit, this book throws a whole lot of opinion at this topic and the order in which questions are answered is driven my pure opinion and interest. There are a lot of really great questions, and some ... not so much. Given that, if you have a difference of opinion, please, submit a pull request and help us out.
This book uses Gitbook as its static publisher. Running locally is simply an npm install
away. Once the dependencies are installed, run the following command at the root of the project, and you should see the book on http://localhost:4000.
gitbook serve