kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 193 forks source link

Add example: FlowRouter.subsReady(function() {} ) #720

Open james1293 opened 7 years ago

james1293 commented 7 years ago

To show that you can wait on all subs before callback function runs.

Feedback is welcome!