John Newman

Results 6 comments of John Newman

More info: Other optional keys include `:externs` and `:npm-deps`. `:npm-deps` also allows for 'upstream' deps.cljs files. See more info here: https://github.com/clojure/clojurescript/commit/21da03e03e229a0b38fb872485d26a30fbf034b8

Webworkers are still allowed to make synchronous XHRs... But now you have two problems ;)

I would also like to contribute a dataset for Clojure/Script Edit: I'll be pulling data from here: https://github.com/oxalorg/4clojure-solutions-archive/tree/main/deduped/solutions And combining it with the problem metadata here: https://github.com/oxalorg/4ever-clojure/blob/main/src/app/data.cljc I can try...

@Nan-Do It's competitive in the sense that you can submit your own answers and view other people's answers. And people compete to complete the most answers. The frontend has been...

For the `injest.classical` namespace, it'll be pretty simple. Just replace `->>` with `some->>`: ```clojure (defmacro somex>> "Just like some->> but first composes consecutive transducing fns into a function that sequences...

It is also returning "closed" while in landscape mode on an android phone.