我已经看过很多次,但我不知道如何构建它。例如stackoverflow,当你点击一个问题时,url将是这样的:
`http://stackoverflow.com/questions/26543928/javascript-global-error-handling-not-work-on-ie-9`
基本上会打开这个问题javascript global error handlling ...
你怎么能实现这个目标:
- for users: http://site/profile/username
- for posts: http://site/post/just-a-post-example
- for messages: http://site/message/my-custom-message
等等等等