Daniel Yoder

Results 5 comments of Daniel Yoder

Strongly in favor of introducing either YAML-style or asterisk syntax. For two reasons: 1. It's entirely consistent with the spirit of the language, which otherwise takes full advantage of whitespace...

@dchest I have a working model for doing this, but I don't want to apply it across all the packages unless it's acceptable to you. - Basically, I add a...

I'd like to point out that there is, in fact, _already_ two ways to declare variables in CoffeeScript, so it's just a question of whether it's worth making it simpler....

I'm not a fan of using named functions if the only reason is for the names to show up in stack traces. Part of the appeal of promises (and, more...

FYI, we've published an interim module similar to @hakanols except supporting dual imports (using the `exports` field in `packag.json`): [https://www.npmjs.com/package/@dashkite/tweetnacl](https://www.npmjs.com/package/@dashkite/tweetnacl) [https://github.com/dashkite/tweetnacl-js](https://github.com/dashkite/tweetnacl-js)