I am looking for a way to make lists of items render a bit faster.
If anybody has seen the ember peepcode tutorial, you will see that there is a bit of interface flicker when switching tables, as the items in the receipt get rendered.
Is there any way to make this appear a bit better and get rid of the flickering UI?
thanks!