105
Backbone.js router.routes()
The Backbone.js routes method is used to define URL representation of application objects on routers. It also consists of incoming route value from the URL.
Syntax:
Let’s take an example.
See this example: