Slide 14
Slide 14 text
Meteor Sessions
@acodesmith | @wideopentech #ConvergeSE | #meteorjs
“If you call Session.get("currentList") from inside a template,
the template will automatically be rerendered whenever
Session.set("currentList", x) is called.” -Meteor Docs