Fork me on GitHub
#announcements
<
2020-08-21
>
tony.kay15:08:18

Fulcro 3.2.14 is on Clojars. This new release adds some networking helpers and primitives for building offline support: • Tenacious remote (and the packet of destiny): A wrapper for remotes that attempts to smooth over flaky networks (i.e. mobile) • Load cache. An add-on that allows you to specify that certain loads should tolerate the complete lack of a network, returning a default or the last-seen value of the response. • Durable mutations: An add-on that gives a new type of transact that has at least once semantics (even through app crashes, closed tabs, etc.) A video showing them in action (and some of the complications you’ll face using them) is at https://youtu.be/nrF9S5rxVgc https://github.com/fulcrologic/fulcro

parrot 54
🎉 15