grateful for the beginners channel , where I end up asking 90% of my programming related questions
Thanks to @thheller for Shadow CLJS it is quite a useful project
Huge gratitude to @cfleming for this one Amazing Trick:
Changing any dep to a :local/root version makes that source part of my project, and editable and loadable into my running REPL:
com.fulcrologic/fulcro-rad {:local/root "/Users/danie/source/fulcro-rad"}