7
shouts

Organizing Javascript for Event Pooling with jQuery | Adventures in HttpContext

published 773 days, 17 hours ago posted by trimalchiotrimalchio 774 days, 12 hours, 43 minutes ago
Tuesday, December 22, 2009 10:20:21 AM GMT Monday, December 21, 2009 2:37:30 PM GMT

Article discusses how to logically organize the relationship between binders and triggers on a javascript heavy UI. It’s important to properly design the code structure of your javascript to create a flexible and maintainable system. This is essential for any software application. For javascript development, you don’t want to end up with odd dependencies hindering changes or randomly bubbled events causing bugs.

category: Ajax | clicked: 2 | | source: www.michaelhamrah.com | show counter code