node.js - Correct usage of Iron router? -


i'm beginning meteor , iron router. i'm trying make multi-page application using iron router. i've been able make basic structure, i've noticed, before changing new page, meteor sends code current application, not exactly, want. question is: should use routecontrollers store page logic? if not, how can prevent sending code?

thanks answer.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -