Hacker News new | ask | show | jobs
by dmak 3952 days ago
I also share this sentiment. I also added a directive class that helps dramatically with code organization/comprehension. For example, listeners should be implemented here, view-model things should be setup here, etc...