Arrow Functions: A Simpler Way to Write JavaScript
We’ve all been there: you’re writing a simple function to do one small thing, but you find yourself typing out the word function, adding curly braces, and writing return just to add two numbers togeth
blogs-sachin.hashnode.dev5 min read