Added author in: Other Styles

JeongHoon Byun (https://github.com/outsideris) created the website that this repo links to.
This commit is contained in:
Jose Joaquin Merino
2014-09-22 12:35:31 -07:00
parent 311e296d9a
commit 6161375094

View File

@@ -1444,7 +1444,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)
- [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
**Further Reading**