Fork me on GitHub
#tools-deps
<
2019-07-31
>
minikomi02:07:07

well, it took a little while, but i'm super sold on deps.edn i had to write my own watch/reload logic for parts i was working on.. but it was actually fairly painless using ns-tracker love the ease of switching between maven/git/local deps when developing libraries .. really encourages breaking useful parts out sooner rather than later

minikomi02:07:50

i tend to use mount a lot more too to get my garden/cljs/web server/nrepl scaffolding up and running & reloadable

carkh02:07:17

yes the local deps are so helpful for exercising an ongoing library project

minikomi02:07:19

docs for some things like using figwheel as part of a project rather than straight from the command line are a bit thin, but i fell much more in tune with my stack now that i've ventured deeper down and built out the parts i need haha