Reputation: 2863
Im just wondering if anyone has setup SammyJS with requireJS to route creation of modules depending on the provided hash address?
Is it possible? Advice?
Thanks
Upvotes: 4
Views: 791
Reputation: 485
In BoilerplateJS we have used crossroads.js to implement creation of modules depending on the provided hash address. This is the router which we use to implement that.
I believe sammyJS can be used in a similar manner.
Upvotes: 1