issues
search
josiah-wolf-oberholtzer
/
discograph
Social Graphing for the Discogs Database
MIT License
74
stars
11
forks
source link
Refactor discograph JS into module / namespace.
#15
Closed
josiah-wolf-oberholtzer
closed
9 years ago
josiah-wolf-oberholtzer
commented
9 years ago
Investigate best practices.
http://eloquentjavascript.net/10_modules.html
http://www.adequatelygood.com/JavaScript-Module-Pattern-In-Depth.html
josiah-wolf-oberholtzer
commented
9 years ago
Done.
Investigate best practices.