Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reframe db #18

Merged
merged 1 commit into from
Jan 14, 2023
Merged

Add reframe db #18

merged 1 commit into from
Jan 14, 2023

Conversation

benjamin-asdf
Copy link
Contributor

I am not sure how to test it.

@benjamin-asdf
Copy link
Contributor Author

  (:require [re-frame.interop :refer [ratom]]))


;; -- Application State  --------------------------------------------------------------------------
;;
;; Should not be accessed directly by application code.
;; Read access goes through subscriptions.
;; Updates via event handlers.
(def app-db (ratom {}))

re-frame db might be useful while developing.

@borkdude borkdude merged commit f043f61 into babashka:main Jan 14, 2023
@borkdude
Copy link
Collaborator

Can you bump sci.config in the relevant project? Not sure if this was for nbb or scittle, but welcome to bump them both

benjamin-asdf added a commit to benjamin-asdf/scittle that referenced this pull request Jan 21, 2023
borkdude pushed a commit to babashka/scittle that referenced this pull request Jan 21, 2023
benjamin-asdf added a commit to benjamin-asdf/nbb that referenced this pull request Jan 21, 2023
borkdude pushed a commit to babashka/nbb that referenced this pull request Jan 21, 2023
* Upgrade sci configs

babashka/sci.configs#18

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants