-
Thank you for this great library!
The tutorials and examples are very helpful and clear, but I couldn't find an overall reference. I started taking some notes here:
https://docs.google.com/documen…
-
# Link Filter
- [ ] get list of links
- [ ] implement in three places (see screenshot)
- page-level
- linked/unlinked references
- sidebar for pages and linked/unlinked references
- [X] …
-
There's been a recent thread on reddit containing stern criticism of Reagent (which, oddly, started as a rant against OM.Next).
https://www.reddit.com/r/Clojure/comments/3vk58p/a_rant_on_om_next/
Th…
-
Demo can be viewed on rawgit.com, much like in the [sp3ctum/solitaire game](https://github.com/sp3ctum/solitaire). Should use mock data from hard-coded json files to keep it super simple.
-
After upgrading to lein-garden 0.2.8 from 0.2.6, I see the following error messages on each run of Leiningen:
```
# lein version
Error: cannot resolve leiningen.garden/activate hook
Leiningen 2.6.1 o…
-
Hi,
I noticed that the `:websocket-host` config param is ignored when I load `figwheel-sidecar` in my (dev) dependencies (and thus the default`localhost` value is used instead of what's in my confi…
-
Thanks for writing re-frame! It's super awesome.
It would be nice to have the option of not using global state (the event queue, the `key->fn` handler functions atom, `undo/redo-list`, `id->fn` event…
-
1. What is the difference between `re-frame` and `freerange`?
2. Is freerange meant for Nextjournal internal usage primarily, NJ internal usage only, or, is it perhaps suitable for external use as we…
-
### Describe the bug
Reported on Twitter
https://x.com/heyandras/status/1823072027479060670
![image](https://github.com/user-attachments/assets/b294ea63-5823-4cf6-b8aa-a4f2bbd7d073)
Looks li…
-
Being able to use redux super cool.
But I think we need an equivalent to redux-connect in order to get all the benefice of redux.
Do you plan on giving a more advanced exemple ?
If not do you kno…