7
Shouts

Organizing Javascript for Event Pooling with jQuery | Adventures in HttpContext

published 885 days, 12 hours, 13 minutes ago posted by trimalchiotrimalchio 886 days, 7 hours, 56 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