Skip to content

Client Side Routing

Sam Ritchie edited this page Aug 25, 2014 · 2 revisions

(WORK IN PROGRESS)

Om's documentation site uses Secretary and HTML5 to implement client-side routing. Eventually, the project will render pages server side on page load using the ideas from Dom Kiva-Meyer's post and the related Omelette project.

More information and examples to come.

Note - do we need to use History.js to deal with browsers that can't handle HTML5 pushState?

Clone this wiki locally