This link has been bookmarked by 9 people . It was first bookmarked on 23 Apr 2008, by Frederik Van Zande.
Creating complex web applications demands organization and modularization. Modularization introduces a new problem — the comunication pipes between components. This is a serious challenge for developers, as more components and widgets mean more pipelines and more dependencies. In this article, we’ll look at a technique to mitigate these issues: Creating an abstraction layer to moderate the comunication between the components and widgets in a web application. This technique is based on YUI and makes use of my Bubbling Library, which is a BSD-licensed superset of functionality that builds on top of the YUI foundation.
web applications decoupling web2.0 javascript ajax modularization syncing widgets pipelines layers
a blog post about http://www.bubbling-library.com/, a YUI Extension for Event-Driven Apps
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.