DEV Community

Cover image for Before you use JavaScript ES6 Arrow Functions... WATCH THIS!
Tuomo Kankaanpää
Tuomo Kankaanpää

Posted on

Before you use JavaScript ES6 Arrow Functions... WATCH THIS!

Are you using JavaScript and maybe even JavaScript arrow functions but you are not quite sure what they are or how they work or what is the difference between arrow and normal functions.

Well I just uploaded a video to my YouTube channel where I teach how you can use arrow functions, how they work, how JavaScript “this” works with them and what is the difference between them and normal functions.

You can watch the video below or from this link.

If you need to brush up your skills with JavaScript functions first, check out this blog post.


Originally published at codepulse.blog on May 30, 2020.

Top comments (0)