Hacker News new | ask | show | jobs
by wccrawford 5517 days ago
These apply to all languages, not just Javascript. It's pretty basic techniques for keeping your code nice:

Decouple/Blackbox

Naming Conventions

Start using these techniques now, refactor old code over time