Meteor UI Pattern: Keeping App State on the URL

added by bpwndaddy
5/28/2015 3:31:17 PM

604 Views

In this article, I will show you few ways to use URLs to manage the state of Meteor apps. If you think carefully, a URL is a global state manager that just works. I will show you some examples as we go that are based on the flow router.


0 comments