raganwald-deprecated / Roweis

Use convention over configuration to host your views and controllers in a "single page browser application"
32 stars 1 forks source link

Update DOM should be able to append as well as replace #38

Open raganwald opened 13 years ago

raganwald commented 13 years ago

Sample usage: A comment thread that appends a newly created comment without re-rendering the entire list. This is loosely connected tot he idea of a component that doesn't try to own the URL hash.