|
|
|
|
|
by epidemian
4723 days ago
|
|
The thing is that it has to work cross-browser. If an IE user copies an URL with both a fragment query string and a real query string and then shares it with a Firefox user, the URL should resolve to the same thing (and the same thing the other way around). Not impossible by any means, but, as Jeremy points out, it involves subtle details :) |
|
In addition, some folks currently like to mount their Backbone.js applications at a root URL that contains a query string, for example: