-
The `storiesOf` API is still important to StoryBookJS functionality. We rely on it for React Native, and the fact that it doesn't rely on module default exports makes the `storiesOf` API much more usa…
-
Hello, Thanks for your work on cljfmt!
## Problem
I'm eager to get the changes in https://github.com/weavejester/cljfmt/pull/274 but they're not released yet, so I changed tack and attempted a c…
-
**Is your feature request related to a problem? Please describe.**
The beta react docs suggest starting new projects with integrated stacks like Remix or Next.js. Is there an equivalent set of Clojur…
-
I've been trying to work with cucumber from the REPL, using `kaocha.repl/run`. I find that merely reloading the glue namespaces is not enough to refresh the glue code from `cucumber-jvm-clojure`'s per…
-
When I use a war file using ClojureVarServlet in tomcat 8, I always get SEVERE log warnings of the form:
```
03-Jun-2016 09:37:34.782 SEVERE [localhost-startStop-2] org.apache.catalina.loader.WebappC…
-
### Current Behavior
Today, the Gradle TestKit sets the daemon idle timeout to 3 minutes which in terms of a CI-based build is quite a long time.
### Expected Behavior
It would be nice if there …
-
Edit: I will no longer be actively participating in this thread - my reasons are explained [in comment below](https://github.com/prettier/prettier/issues/5814#issuecomment-719825938).
Hello,
the…
-
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues.
[ To keep de…
-
As far as I can tell there are two viable options here:
1. Rely on jetty's native support for virtual-threads - see [this](https://github.com/eclipse/jetty.project/issues/8007)
2. Use the existing…
-
## Problem
As years went by, the Status Mobile codebase accumulated many different flavors of naming schemes for re-frame ****events****. There are events using fully qualified keywords, namespaced…