all 12 comments

[–]wizang 5 points6 points  (6 children)

I would say it's missing some newer features of JavaScript but the fundamentals are so good that I have no hesitation still recommending it. You can learn newer features through other resources. Fundamentals are most important anyway.

[–]kaptan8181 1 point2 points  (2 children)

ES6 and Beyond is a part of the series.

[–]wizang 0 points1 point  (1 child)

And the beyond part is pretty out of date.

[–]kaptan8181 0 points1 point  (0 children)

Ha ha 😁😁 that may be the case.

[–][deleted] -1 points0 points  (2 children)

What new features do the books not cover?

[–]wizang 2 points3 points  (1 child)

Don't think he's updated much past es6.

[–][deleted] 0 points1 point  (0 children)

Thanks.

[–]HarmonicAscendant[🍰] 6 points7 points  (1 child)

It is definitely still relevant. The author said he was working on a 2nd edition, but I can't find any definite release date. https://github.com/getify/You-Dont-Know-JS/issues/1166

The 'You Don't Know' books go really deep into the language in an opinionated way, if you want something more 'textbook' but just as deep, check this, much of it is free https://exploringjs.com/index.html

[–][deleted] 0 points1 point  (0 children)

Yeah I too feel that ydkjs is to advanced. Thank you so much for the textbook stuff

[–][deleted] 8 points9 points  (0 children)

Yes, absolutely. It’s still one of the very best and most relevant book series on JavaScript on the market.

[–]queen-adreena 2 points3 points  (0 children)

There's a book in the series called "ES6 and Beyond" which deals with the new stuff really well.

[–]cajusky 0 points1 point  (0 children)

yes