Fork me on GitHub
#lambdaisland
<
2017-08-19
>
sb15:08:07

Just a quick question /25. re-frame Events and Effect. I read about local storage limitations, I would like to create electron app (os x) and for me not enough 5Mbyte or 10 Mbyte limit. In this case what is the best option, if I would like to create an internet-less application. SQLite? or react async storage (I didn’t find specification about in Reagent docs). What do you think, what is the best option in this case?

sb15:08:32

(sorry if that is a little bit indirect question about the topic)

sb15:08:44

+ thx for these episodes, best reagent/ re-frame stuff on the net.