Skay
Skay's Blog

Skay's Blog

Follow
homeAbout Mebadgesnewsletter
Tag

webdev

#webdev

More content

Read more stories on Hashnode


Articles with this tag

ES6 - Higher-Order Functions

Oct 14, 202014 min read 4.3K views

Introduction In this article, we will first understand what a higher-order function is and then look at a few code examples of the popular...

ES6 - Higher-Order Functions

How to make an argument "required" in JavaScript?

Oct 2, 20203 min read 1.3K views

Introduction My friend Simon Hoiberg, had recently made a super cool video tweet and provided an excellent tip on how to make an argument in...

How to make an argument "required" in JavaScript?