jasonmayes / wsk-component-design-pattern

A design pattern that elegantly handles the registration of new components such that DOM upgrades are automatically performed on document load, as well as making it super easy to handle upgrades of elements that may be added after initial page load.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wsk-component-design-pattern

This project has now been moved to a new repository as the name has changed since I wrote this. :-)

About

A design pattern that elegantly handles the registration of new components such that DOM upgrades are automatically performed on document load, as well as making it super easy to handle upgrades of elements that may be added after initial page load.