Mobile page changes with require and backbone

Mobile page changes with require and backbone

I am trying to create a jqm 1.4 application with require and backbone.  I have run into issues with change pages, especially the use of a back button.

What is the current recommended way of dealing with changing or going back on pages in this environment?

I noticed some older posts referencing jquerymobile-router plugin.  Is that still a requirement with jqm 1.4 and if so is there a working example?