Syntactical differences between arrow functions and normal functions in JavaScript
Prerequisites
This blog assumes you are already familiar with few basics like expressions in JavaScript, normal functions in JavaScript and want to learn about arrow functions in order to start using them.
Our approach
We'll see the same functions wr...
chetan-chandel.hashnode.dev4 min read