Working with Firebase Documents in ClojureScript

Wrote a little blog post on how to work with Firestore documents in ClojureScript.

It explores using cljs-bean and various ways to store document metadata without encumbering document property access ergonomics. Feedback welcome!

Do you use something like Firebase? How do you model documents on the client?

https://www.martinklepsch.org/posts/using-cljs-bean-to-wrap-firebase-documents.html

6 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.