-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Hey there!
I recently switched to ampersand and I like the flexibility.
I've been toying with the different modules, and I noticed that ampersand-collection-view directly append each subview to the parent DOM.
Have you considered using a #documentFragment
to avoid layout trashing? If yes what are you pros & cons ?