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

Iron Router Get Current Item?

Right now I have two routes in my application. There's the main page route that has a list of I… Read more Iron Router Get Current Item?

How To Check For Route Through Route Name In Template With Meteor And Iron Router

What can I use in a template to figure out the route name that is associated with the route that I … Read more How To Check For Route Through Route Name In Template With Meteor And 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)

Loading Data Using Iron Router And Meteor

Here is my dilemma. I'm currently loading my categories using a static variable onto the 'c… Read more Loading Data Using Iron Router And Meteor

How Do You Render Multiple Templates With One Route Controller Using Iron-router?

URL to current version of my project Here is the code for my project Background: I am making a bl… Read more How Do You Render Multiple Templates With One Route Controller Using Iron-router?