Hey all just thought I’d make a quick rosetta stone of different ways to say the same thing.
In this example, I setup different forms of currying, a factory and a class all serving to become a messenger app.
Rule #1: You must pass a name as an argument first.
Rule #2: later in your code, you must pass a message.
See the Pen Messenger Rosetta Stone by Mike Newell (@newshorts) on CodePen.