Ashish Dasnurkar
Ashish Dasnurkar’s blog

Ashish Dasnurkar’s blog

Follow

JavaScript functions travel first class

Jul 31, 20212 min read

Functions in JavaScript are first-class citizens of the language just like Objects. Functions enjoy all the same privileges (in fact more) as do the...

JavaScript functions travel first class
JavaScript scopes
Previously on Programmable Lemon