Tag: CoffeeScript
All the articles with the tag "CoffeeScript".
Atom & Lint
Updated:I've been using Atom for a little while now and have to say I find it a lot quicker than Brackets. It has the occasional moment when loading a large script
ES6 vs CoffeeScript
Updated:ECMAScript is the underlying standard that JavaScript is built to. My main exposure has been with ES5 as supported by "corporate" modern browsers. However,
Iced CoffeeScript
https://maxtaco.github.io/coffee-script/ IcedCoffeeScript (ICS) adds two new keywords: await and defer . These additions simply and powerfully streamline a
CoffeeScript
Updated:It's like JavaScript, but less of a grind... well maybe. I've been on a mission of discovery and uncovered all kinds of new stuff recently. From Electron,