You could probably find a book with Google, but there's a free Javascript course right here that's modern. And normally the source code would be available, which would be an excellent tutorial.
Sep 5, 2023
2
Level 1
Can you recommend me a book that explores the ES6+ features?
I consider myself an intermediate JS coder. For the last couple of years, I have coded mostly in a pre-ES6 environment. So I have not needed to use the ES6+ features. I have half-heartedly kept up to date, but without the need for these features, I have never felt that I really know them.
In particular, I want a deep-dive into (1) modules, (2) asynchronous JS and (3) functional JS. I don't need a book that starts at the beginning. I specifically want a book, and not videos, courses or online tutorials.
Your help is appreciated and thanks in advance.
Please or to participate in this conversation.