Hacker News new | ask | show | jobs
by philipwalton 4567 days ago
Related, I just found out that Darcy Clarke put this list together of good front-end interview questions. I would have included it in the article if I'd known about it ahead of time.

https://github.com/darcyclarke/Front-end-Developer-Interview...

2 comments

"Whats your favorite feature of internet explorer"

I think I see what she did there..

The ability to emulate different versions of IE. Of course, the only reason this is necessary is because of the many breaking changes that the different versions created.
Well, you can play around and talk about good things which wer e born in IE first: XMLHTTPRequest, .innerHTML, etc.
"I can book my holidays and put my hours in on the company's intranet"? :D
Great list!

I remember coming across this other "Learn Front-end" list: https://github.com/dypsilon/frontend-dev-bookmarks on HN a little while ago and thought it was a great example of just how scattered Web-FE education still is. Everyone has their own favorite "book" and there's no K&R that you just pick up and read.