Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of JavaScript arrow functions in this comprehensive 32-minute tutorial video. Learn how to write arrow functions, understand their benefits, and discover when to use them effectively. Delve into the impact of arrow functions on 'this' binding and scope. Gain insights on scenarios where arrow functions should be avoided. Follow along as the instructor covers various function types, including anonymous, callback, named, and object method functions, demonstrating their conversion to arrow functions. Examine the aesthetic and functional advantages of arrow functions, with a particular focus on 'this' binding. By the end of this tutorial, master the nuances of arrow functions to enhance your JavaScript development skills.
Syllabus
Intro.
Different function types.
Ananymous Function to Arrow Function.
Callback Function to Arrow Function.
Named Function to Arrow Function .
Object Method to Arrow Function.
The benefits.
The benefits - How they look.
The benefits - Binding with THIS.
When NOT to use Arrow Functions.
- Wrap up.
Taught by
ColorCode