#es6
Read more stories on Hashnode
Articles with this tag
Introduction In JavaScript, there are two types of functions. You have normal functions and arrow functions. Let's explore the difference between them...