Arrow Functions in JavaScript: A Simpler Way to Write Functions
In the previous article we discussed Function Declarations and Function Expressions and saw how functions help us write reusable blocks of code. But if you noticed something, writing functions sometim
understanding-web-dev.hashnode.dev5 min read