I'm about to give up on AngularJS, I'm going to try React
https://news.ycombinator.com/item?id=12360964My implementation is pretty vanilla AngularJS with ui-router. All I want is for a user to use forward and back browser buttons to navigate. It doesn't work. I can't find a solution through searching Google. What few blog posts and StackOverflow questions I can find are from 2013 and 2014.
I'm not going to spend a week figuring out how all the internals work so I can roll my own solution.
If going to spend a week on something, it will be working with React. And, I'll see where that goes.