#coffeescript
Read more stories on Hashnode
Articles with this tag
In the previous episode I reviewed MoonScript, "CoffeeScript for Lua", which unfortunately has not seen any releases since 2015. What I didn't know...
MoonScript is CoffeeScript for Lua. It doesn't seem to be maintained much anymore. The most recent release was back in 2015, and it doesn't work with...
Now that we have CoffeeScript 2 setup, let's create a simple game with Phaser 3. js2.coffee This is my first time writing new CoffeeScript in years,...
History lesson! Once upon a time, not so long ago, JavaScript was trash. Among many things it lacked were: lexical variable scoping classes template...