felixge / felixge/node-style-guide
Closure confusion
オープン
- 主要言語
- JavaScript
- スター
- 5k
- フォーク
- 893
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
> Use closures, but don't nest them.
https://github.com/felixge/node-style-guide#no-nested-closures
This is a little funny considering the whole point of closures is to nest them so they close over variables in their parent scope.
The examples provided are just.. regular functions.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。