Suyash Patil
Suyash Patil's Blog

Suyash Patil's Blog

Follow
Follow
home
Tag

ES6

#es6

More content

Read more stories on Hashnode


Articles with this tag

The Magic of Arrow Functions

Sep 16, 20233 min read216 views

Introduction In JavaScript, there are two types of functions. You have normal functions and arrow functions. Let's explore the difference between them...

The Magic of Arrow Functions