Eero Helenius

Results 40 issues of Eero Helenius

It would be very useful if every var in `hato.client` had both `:arglists` and `:doc` meta. As it is, I have to refer to the [README](https://github.com/gnarroway/hato#request-options) every time to see...

Sigel reflects quite a lot. Some reflection warnings seem a bit tricky to get rid of, but could maybe remove at least most of it.

For example, given `{:a {:b {:c 1}}}`, if the user navigates to `1`, show `[:a :b :c]` somewhere in the UI.

On the client, or htmx-style thing and sort in the backend?

e.g. after `(tap> [java.net.ServerSocket])`, the user should be able to click `java.net.ServerSocket` like they would after `(tap> {:class java.net.ServerSocket})`.

Tab has (tentative) support by Babashka, but there are currently no tests for it.