apisio / apis.io

V2 of APIs.io
MIT License
36 stars 14 forks source link

[glance] Move subscriptions to template-level #38

Open xavxyz opened 8 years ago

xavxyz commented 8 years ago

iron:router was the way to do back in the time (and that was good), but now a good pattern to follow because it provides more maintainability and avoid re-rendering all the components when data change is to load data in UI components

Here is an absorbing article from the guide: http://guide.meteor.com/data-loading.html#organizing-subscriptions