Microtemplates
Published 5 years, 5 months ago, Wednesday, August 16th, 2006I’ve been researching the viability client-side MVC implementations. This would involve rendering templates from raw data on the client. I came across microtemplates which builds on the idea of microformats.
Microtemplates are templates specified in plain HTML syntax that overload the CSS class attribute to indicate how to display data.