However, I wonder what you guys use when you need to create a multi page app with Agility.
A third party library? Roll your own solution?
Can anyone suggest a solution?
I've been playing a little bit with Davis.js, which looks like a good match, but I really don't know how well it plays with Agility.
Any comment would be highly appreciated...
Thanks!
--
You received this message because you are subscribed to the Google Groups "Agility.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to agilityjs+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Yes, I saw your older comment mentioning pages.js already.
I ask about routing because I don't know much about html5 history, Apis, and all the nuances of hashtags, push state, bookmarkable links, etc...
This is actually the least interesting aspect of web development to me, so I wonder if there was a comprehensive solution to this problem.
Pages look extremely simple, but does it solve all the aspects involved in routing?
What were the problems you experienced while using it?
I played a little bit with Davis.js, and I got tired of figuring out how it works. For example, the back and forward buttons worked, but if I refreshed the page, the app didn't work at all...
Is this the kind of trouble you had with pages?