js.nation
js.nation copied to clipboard
Structure is kind of funky
Ideally we would go for some sort of MVC-model separation. At the moment, we have two or sometimes all three in source files. For instance, AudioWrap
's functions often contain both view and control code.