mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 21:38:03 -05:00
[resources] add link to 'multiple var statements' in other styles
This commit is contained in:
@@ -1439,6 +1439,7 @@
|
||||
- [Naming this in nested functions](https://gist.github.com/4135065) - Christian Johansen
|
||||
- [Conditional Callbacks](https://github.com/airbnb/javascript/issues/52)
|
||||
- [Popular JavaScript Coding Conventions on Github](http://sideeffect.kr/popularconvention/#javascript)
|
||||
- [Multiple var statements in JavaScript, not superfluous](http://benalman.com/news/2012/05/multiple-var-statements-javascript/) - Ben Alman
|
||||
|
||||
**Further Reading**
|
||||
|
||||
@@ -1511,7 +1512,7 @@
|
||||
- **Ripple**: [ripple/javascript-style-guide](https://github.com/ripple/javascript-style-guide)
|
||||
- **SeekingAlpha**: [seekingalpha/javascript-style-guide](https://github.com/seekingalpha/javascript-style-guide)
|
||||
- **Shutterfly**: [shutterfly/javascript](https://github.com/shutterfly/javascript)
|
||||
- **TheLadders**: [TheLadders/javascript](https://github.com/TheLadders/javascript)
|
||||
- **TheLadders**: [TheLadders/javascript](https://github.com/TheLadders/javascript)
|
||||
- **Userify**: [userify/javascript](https://github.com/userify/javascript)
|
||||
- **Zillow**: [zillow/javascript](https://github.com/zillow/javascript)
|
||||
- **ZocDoc**: [ZocDoc/javascript](https://github.com/ZocDoc/javascript)
|
||||
|
||||
Reference in New Issue
Block a user