Hacker News new | ask | show | jobs
by zappo2938 3556 days ago
I had my first JavaScript coding interview several months ago. The two days before, as I reviewed all my bookmarks of resources that either helped me a lot or that I continuously return to, I consolidated the links into a single page. At the end of the interview they said sorry to say this but we are looking for a Go developer and would hire me if I took a month to learn Go but I really wanted to build one awesome app using JavaScript before I moved on. The most important thing on the list is the link to What the heck is the event loop anyway? video

What do I need to know to ace a JavaScript interview[0]

[0]: https://github.com/adam-s/js-interview-review

1 comments

I had this bookmarked already, but I highly recommend it as being exactly what it says on the tin (so to speak). If you're just starting out in JavaScript, these resources can help you tremendously if you're willing to put in the time studying and applying them.