Node University

Node University


SL 33: Three Ways to Create Functions in Node and JavaScript (Named vs. Anonymous vs. Fat Arrow)

April 28, 2018

Learn about three ways to create functions in Node.js and their differences: named, anonymous and fat arrow functions.