Dynamically Typed: Seperating Browser & Resource
Dynamically Typed:Separating the “browser from resource”.”
What’s been on my mind recently is the notion of separating browser from resource. By “browser”, in this context, I mean the user interface elements in a web application that allow users to get around (navigate), modify content (forms) etc. while “resource” means documents / content published on a web site.
(Via PHPDeveloper.org.)
Comments are closed
Comments are currently closed on this entry.