Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

wooyo0's avatar

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.

0 likes
2 replies
jlrdw's avatar

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.

wooyo0's avatar

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. https://vlc.onl/

Your help is appreciated and thanks in advance.

I got this,...

Please or to participate in this conversation.