The Lazy Blogger

Tag archives: knockout

Part 6: Custom Components - Tabs

2014-9-25

In Part 4 we have seen how to use History.JS along with Crossroads.js to achieve proper client side routing and maintain browser state for proper back button navigation. However, SPAs often have complex page states for example a page with tabbed data or grid data with a particular filter.

read more