samedhi / firemore

Firebase + Clojure -> Firemore
https://firemore.org/
MIT License
19 stars 3 forks source link

Formats, typos, options, and watchers. #54

Closed samedhi closed 4 years ago

samedhi commented 4 years ago

1) Formatted, Typos, etc. 2) All the important functions now have a third optional options argument. This optional argument currently just contains the :fb, but I have plans to put other stuff in their soon. 3) Reduced from the two types of watcher (one for documents and one for collections) to just one type of watcher.