Dan Mordechay

Results 38 comments of Dan Mordechay

any updates on this @alexcesaro ?

any updates on this issue ? @m1stermanager ? @dmowcomber ?

hi @avli and thanks for the great extension i'm quite new to clojure so sorry if i got it wrong. the ways i know to reload it is: 1 -...

watching this one as well...

thank you guys for the comments :pray: i will need to implement it soon @tslocum cview looks pretty neat! i'll check it out !

@glevine i'm trying to run your script as an EXTENSION_SCRIPT and get this error: cp: can't stat 'dist/neo4j-graphql-*.jar': No such file or directory shouldn't we build it first?

i think @karlhepler lead is a good one. i also came across this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=141942 and i hope this can be solved by using specific browser commands (this might cover...

> I don't think mount has limitations when it comes to core.async. Besides the solution above with a `stop-channel` you can do _(pseudo code)_: > > ```clojure > (defn listen-to-events...