Hi,
Coming from a Flex background, I'm just getting into dynamic client-
side rendering with JavaScript and I've just been reading this
article:
http://stephenwalther.com/blog/archive/2010/11/30/an-introduction-to-jquery-templates.aspx
Some chap mentioned PURE in the comments so thought I'd check it out.
My question is: How can you do Template Composition as in jquery-
Templates?
I'd like, to render my JSON data differently depending on a property
value or if there is an image path supplied or if my 'links' property
has data in it.
Hope this makes sense and thanks for the replies in advanced...
Cheers,
Nick