Marco Franssen 9/17/2011

jQuery events contributes to clean Javascript

Read Original

This technical article explains how to write clean, object-oriented JavaScript using jQuery's event system. It provides a practical example of creating two independent modules—a product dialog form and a product overview grid—that communicate via jQuery events, promoting separation of concerns and maintainable code.

jQuery events contributes to clean Javascript

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week