Archive for the ‘patterns’ Category

the web is event-driven, and so is your code

Friday, August 3rd, 2007

You click on something and then something else happens, you scroll the window and something moves around.
Welcome to the event-driven web, a concept that still some developers fail to assimilate.
(more…)