vemv

Results 426 comments of vemv

Nice! I'll try to contribute it sometime this week

FYI I'm progressing well with this feature :) hope to open a PR in a few days

Hey there! I hadn't forgotten about this one, but was hesitant about which http library to use. I successfully pushed for https://github.com/clj-commons/clj-http-lite to move to clj-commons and to solve some...

Funny, I just raised this issue independently: https://github.com/bbatsov/clojure-style-guide/issues/162 Mine is concerned with fn calls though. I'd say for _calls_, the generally better choice is quite clear. For data/defs (such as...

(Note that I can't submit a PR currently ⚖️)

Hi @jeaye , any luck with this? I recently had some trouble adapting Expound into a vanilla application using Orchestra. Currently getting both to get along together seems less documented...

As a random thought, `defn-spec` being a superset of `defn` would open some interesting doors. One could refactor codebases to bulk-rename `defn` to `defn-spec`, resulting in a more homogeneous codebase...

Similarly If one presses the shortcut to close a tab, it shouldn't do anything if the current tab is a pinned one. Actually Chrome doesn't behave like that (one can...