Home » Development » Tutorials » Fixing the Back Button: A Simple SPA Behavior using Location Hash
Fixing the Back Button: A Simple SPA Behavior using Location Hash
Aug 23, 2015
Using a SPA framework, like AngularJS, is overkill for a simple one-page website. But, suppose that single web page has pseudo-navigation needs, like a dialog that opens in response to the user clicking a button.