Hacker News new | ask | show | jobs
by ivanche 2144 days ago
Perhaps one of these 3 will be of help to you: https://eloquentjavascript.net/ https://leanpub.com/javascriptallongesix https://github.com/getify/You-Dont-Know-JS
1 comments

The first one clearly isn't intended for already competent programmers.

The focus of the second one doesn't seem to be on teaching the JavaScript language. [0]

The third one looks like the best bet, but it's still not explicitly aimed at an audience of already competent programmers. [1]

[0] https://leanpub.com/javascriptallongesix/read#leanpub-auto-a...

[1] https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/get-s...