Torbjørn Vatn
Torbjørn Vatn
When I try to interact with the objects returned by the Google Cloud `getProjects` function I get different results when using `->clj` and `bean :recursive true` ```clojure (p/let [[ps] (.getProjects...
Could you consider releasing 0.1.0 so we don't have to depend on a SNAPSHOT dependency.
The `map!` docstring states _"Updates all docs in a vector or query by applying a function to them"_ , but the `(firestore q)` call fails if q is a vector....
I discovered that a newer version of the `com.google.cloud/google-cloud-firestore` lib actually has a `.whereNotEqualTo` method
Make it possible to define your own tailwind settings in opts, and merge them with the default, additional Phoenix settings in tailwind.lua ## Description Add the possibility to add your...
### Describe the feature or problem you’d like to solve It would be cool if the `gh workflow run` command would default to the current branch. It would save us...