Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯

128.6K views on YouTube

// 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