grondje / grondje.github.io

0 stars 0 forks source link

Use client-side routing #8

Open soylent-grin opened 9 years ago

soylent-grin commented 9 years ago

It will be nice, if user can navigate between app states(e.g. between searches) using "Back" and "Forward" history browser buttons. Use History HTML5 API to implement this. Most of RIA frameworks have a neat router for this.