re-frame

liebs 2023-11-09T17:11:28.578139Z

Query about re-frame-storage: using the interceptor version, is it necessary for my initial app-db value to contain the key I want to read and write from/to local storage? I'm reading the library's source code, and it seems to me that if I apply the interceptor to my initialization event handler, that it should create that key and corresponding value for me?

Kimo 2023-11-09T23:13:44.970719Z

Maybe ping the author, they seem to be on slack

👍🏻 1