Howdy,
I am writing a little chat application - simple demonstration for a meteor brain dump next week - however I found an interesting issue.
I am rendering the individual screen messages via an #each - and then the entire content is supposed to be pushed to the bottom. However how do I know when #each is completed?