ArrowFunctionNoImpliedReturn
DRAFT

Incorrect

Even when an arrow function consists just of an expression, the return keyword must be explicitly written

Correct

When an arrow function consists just of an expression, the return keyword is implied

Language

JavaScript

Concepts

Stay up-to-date

Follow us on  twitter to hear about new misconceptions.