Tag: Arrow functions

Recent Post

Self-executing functions in JavaScript

Self-executing functions are ideal for making a one-time process self-contained.

All you need to know about JavaScript arrow functions

Arrow functions use efficient syntax but are best avoided when using "this"