close
The Wayback Machine - https://web.archive.org/web/20190925232127/https://learn.jquery.com/code-organization/

Code Organization

Understanding the basic mechanics is one thing, but the essence of building applications is understanding how to organize code so that it is navigable and well-encapsulated instead of a whole slew of global functions.