Henry Widd
Henry Widd
Hi, I don't actually use this template but had my own similar setup. FYI On upgrading to shadow 2.19.3 I found 2 problems. 1) devcards do not get rendered ....
info for the readme etc similar to how the code is generated via reflection, generate cljs to run against js-joda and say which fns not there
they need to be added in cljs.java-time first
Take a situation where you have a subscription A, who's parameters will be obtained from subscription B. One way of achieving that I know of would be using `dynv` -...
Running figwheel as follows in clj repl: ``` (figwhee.main.apil/start {:mode :serve :npm {:bundles {"dist/index_bundle.js" "src/js/index.js"}} } "dev") ``` results in goog.require statements which contain the absolute path to the js...
Thanks for reitit! in order to test (non-clicky style) how the routing integrates with the rest of my app I have `reset!` routing.frontend.history atom to my own dummy impl of...
Hi, I have some middleware which adds dependencies and source-paths (I know, I know, but this is the best working solution for us) but Cursive doesn't reflect the changes to...
I've created a gist to show reading and writing json in a streamed style - specifically where you have a large array of objects. https://gist.github.com/henryw374/5e41464d386942910b50d1af02bded61 not sure if you had...
The only stuff I can see is https://clojurescript.org/about/differences#_vars_and_the_global_environment, which is pretty minimal. The best documentation I can find anywhere is https://swannodette.github.io/2014/12/17/whats-in-a-var/, so that could be a good starting point.
no mention of shadow figwheel link points to old lein-figwheel 'modern clojurescript' maybe not so modern any more - all lein/boot