[resources] add link to popular js conventions on github

This commit is contained in:
Harrison Shoff
2013-11-08 12:03:21 -08:00
parent f25396e07e
commit ed6df64332

View File

@@ -1413,6 +1413,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)
**Further Reading**