Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯

1 year ago
2

// arrow functions = a concise way to write function expressions
// good for simple functions that you use only once

00:00:00 introduction
00:00:35 example 1
00:03:05 example 2
00:04:24 example 3
00:07:25 conclusion

Loading comments...