mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 22:38:08 -05:00
Merge pull request #201 from ateich/patch-1
Added author to Conditional Callbacks
This commit is contained in:
@@ -1443,7 +1443,7 @@
|
||||
**Other Styles**
|
||||
|
||||
- [Naming this in nested functions](https://gist.github.com/4135065) - Christian Johansen
|
||||
- [Conditional Callbacks](https://github.com/airbnb/javascript/issues/52)
|
||||
- [Conditional Callbacks](https://github.com/airbnb/javascript/issues/52) - Ross Allen
|
||||
- [Popular JavaScript Coding Conventions on Github](http://sideeffect.kr/popularconvention/#javascript) - JeongHoon Byun
|
||||
- [Multiple var statements in JavaScript, not superfluous](http://benalman.com/news/2012/05/multiple-var-statements-javascript/) - Ben Alman
|
||||
|
||||
|
||||
Reference in New Issue
Block a user