not really, it's in fact just a simple hack
# kvision
r
not really, it's in fact just a simple hack
l
Thanks for the explanation. I know it is
What I meant was - there is a lot to learn to be able to do frontend development.
Thanks for the explanation, it is time to look into this. I am porting an old JS app and there is a requirements that the URLs should be compatible. Currently they functions as shortcuts into different views of the app.
And, now I use redux for state management and the backard-forward buttons need to be synched with the redux states.
I'll check Navigo and your example and try to put to together a working solution.
I guess I could let the anchor refer to my different redux states....