Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iron Router

Installation Issues With Iron-router (newest) On Windows 7 X64 (meteor 0.8.3)

I'm attempting to install (via cloned repository) 'iron-router' for my Meteor project i… Read more Installation Issues With Iron-router (newest) On Windows 7 X64 (meteor 0.8.3)

Call Method In Iron-router Routecontroller From Template.tmpl.helpers() Not Working

I'm trying to push new data on to my clients array each time the loadMoreClients method is call… Read more Call Method In Iron-router Routecontroller From Template.tmpl.helpers() Not Working

Meteor Js Iron Router, Route Sub Directory

I am working on a admin and client portal in Meteor JS using Iron:Router. I know i can create a rou… Read more Meteor Js Iron Router, Route Sub Directory

Meteor's Iron Router - Alter Path Before Routing

Is there a way to change the path before the page is routed based on some logic, such as a Session … Read more Meteor's Iron Router - Alter Path Before Routing