-
I really like clojure.spec. It would be pretty awesome if we could find a way to use it to provide clearer error messages if you misconfigure things, especially since with the one-way casts we're like…
-
Since the most recent version it is possible to load .cljs files from Clerk viewers using `:require-cljs true`. This works fine, but when I try to require a library in such a file (added in my deps.ed…
-
See this paper for why: https://blog.acolyer.org/2016/11/29/early-detection-of-configuration-errors-to-reduce-failure-damage/
-
Don't have to be 100% coverage, can start from the important parts. Start from 2.0, 3.0 as a separate ns? There is a good start in the `core.clj`
-
**Describe the bug**
When we load a dashboard when multiple queries (33 queries approximately) and we have cache by dashboards and subqueries of the dashboard active, the dashboard loads so slow, and…
-
This has been mentioned elsewhere but doesn't seem to have a dedicated issue.
Continuing from @rbrush's comment:
> Yes, I agree that we should include this in Clara proper and remove the old Prism…
-
common helpers for malli assertions for tests. Can be done in user space, but, might be handy as a ns like `malli.test`.
From Slack:
> aaron51 21 hours ago
> Yes, it is straightforward enough …
-
Ring-swagger should support both `schema.core` and `clojure.spec`.
-
## Description
Eastwood fails on occurences of a newly added Clojure 1.12 feature — the [Qualified Methods](https://clojure.org/news/2024/09/05/clojure-1-12-0#qualified_methods) support. I guess, t…
-
Hi Ryan,
just to let you know that I am working on getting Clara to compile under 1.9-alpha11.
I added an AOT profile and upgraded clojure and other deps to 1.9.
Been fixing minor issues. Now the net…
ghost updated
7 years ago