Fork me on GitHub
#cljsrn
<
2017-01-26
>
alexandergunnarson21:01:04

@akiroz @ejelome @sherbondy I’d be careful about Mentat (formerly Datomish). I opened an issue (https://github.com/mozilla/mentat/issues/165) asking about whether it could be used for client-side storage in the browser, and in short, it can’t. Also, the CLJS version of it is no longer actively maintained.

alexandergunnarson21:01:45

Datomic (with full persistence capabilities, unlike DataScript) in the browser seemed too good to be true, and it was 😕

alexandergunnarson21:01:56

Also, perhaps more on topic, Mentat with React Native is untested, but the authors/contributors suggest in the thread I posted that it would take possibly significant work: > You could try using the Rust binary as a custom component from React Native. ... But that requires a bit more work than just dropping a JS library into your toolchain.

alexandergunnarson21:01:10

Sorry for my bubble-bursting!