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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -