Is there any good tutorial to learn ES6?
JavaScript course using ES6
Pathway for learning es6?
Would I get confused between es6 and examples and tutorials that I'm guessing are almost all written in vanilla js?
Yes. I've been writing JS for 10 years and ES6 syntax still confuses me. It's all syntactic sugar anyway. I'd suggest learning core JS/ES5 before adding ES6 on top of it.
More on reddit.comSources to learn ES6 and strengthen Javascript
I am struggling with ES6 and I am a beginner with this version of JS and I badly need to learn the arrow function and there are only a few tutorials on it. Are there any good tutorials out there? Tutorials from Youtube or blogs would be appreciated.
Can anyone recommend a good JavaScript tutorial using the current standard? I don't mind paying because I'm tired of the free courses that just feel like you're copy and pasting code without being taught what it means/does. Looking for something that goes up to intermediate level and includes Frameworks and APIs.