Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

can.route without hash for pretty routes

$
0
0
Is it possible to handle routes without hash, i.e. pretty routes. Instead of domain.com#!profile/John just domain.com/profile/John. Url rewriting can be done on server side but I wonder how to handle this on client-side.

I know history.js and sammy.js handle pretty routes but I'm not sure they can be integrated with jmvc or am I wrong?

Viewing all articles
Browse latest Browse all 3491

Trending Articles