You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: router/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: "Router - RendrJS"
5
5
6
6
# Router
7
7
8
-
The **Router** is implemented to work very similarly to [Backbone.Router](http://backbonejs.org/#Router). The difference is that Rendr helps deconstruct the functionality of a Backbone.Router by adding [Controllers](/controller)and a [routes.js](#routes.js) file.
8
+
The **Router** is implemented to work very similarly to [Backbone.Router](http://backbonejs.org/#Router). The difference is that Rendr helps deconstruct the functionality of a Backbone.Router by adding [Controllers](/controller)and a [routes.js](#routes.js) file.
0 commit comments