cybercafe.dev
javascript
gaming
web
topics
archive
about
search
ES6
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.