How to use browser back button to go back to the previous section I was in one-page application?
In one page web-applications, there is a great problem to nevigate to the previous section I was in the app using the browser's back button. How to do it with JavaScript?