reitit

https://cljdoc.org/d/metosin/reitit/ https://github.com/metosin/reitit/
levitanong 2020-08-11T08:46:59.457900Z

Hi, I'm fiddling with reitit.frontend, and I was wondering if there was any plan idiomatic way to distinguish between push navigation and pop navigation. i.e. I want to be able to change the behavior if it was "back" type action.

2020-08-11T16:38:03.458300Z

you can probably use the window events ie: https://developer.mozilla.org/en-US/docs/Web/API/WindowEventHandlers/onpopstate