Backbone.js RouterBackbone.js Router is used for routing client side applications and connecting them to actions and events. It also defines the URL representation of application?s object when web applications provide linkable, bookmarkable, and sharable URL. Following is list of methods which can be used to manipulate the Backbone.js router:
Next TopicBackbone.js History |