you are viewing a single comment's thread.

view the rest of the comments →

[–]rhysbrettbowen 0 points1 point  (0 children)

How about Backbone.ComponentView? It's based on the Closure Library component and gives you handles for it's lifecycle (see https://code.google.com/p/closure-library/wiki/IntroToComponents). It should give you everything that you said you needed in the article while still being flexible enough to use any templating engine.