ES6

feature-image

Playing with arrow functions

Nov 8, 2020    javascript  ES6 
Arrow functions added in ES6 provide a good replacement for function expressions. But do you understand them completely? This is a small test to check it out.