For me, the biggest excitement is around “Easier Implicit Returns for undefined-Returning Functions”. It’s nice not to have to insert a return undefined;
when that’s the implicit behavior.
You must log in or register to comment.
For me, the biggest excitement is around “Easier Implicit Returns for undefined-Returning Functions”. It’s nice not to have to insert a return undefined;
when that’s the implicit behavior.