You have to be explicit in Vanilla JS to return things or it just return null. Coffeescript explicitly returns the last line every time.
You have to be explicit in Vanilla JS to return things or it just return null. Coffeescript explicitly returns the last line every time.