Fork me on GitHub
#yada
<
2017-01-08
>
malcolmsparks06:01:04

@vinnyataide sorry, I've only just had time to investigate your problems with presidios-pb - in the version you provided me it doesn't start up because reloaded.repl is required. It's then failing due to a malformed ns in main.cljs

malcolmsparks06:01:17

So I haven't been able to replicate your issue yet I'm afraid

vinnyataide16:01:51

that's good enough, I didn't catch that earlier, thank you

vinnyataide16:01:08

I wish I had a good tooling to catch these rookie mistakes

vinnyataide16:01:22

The error keeps still appearing

vinnyataide16:01:41

I've pushed the changes (learned how to use magit, it's fantastic)

malcolmsparks18:01:36

@vinnyataide I sympathise and agree the tooling for clojure/clojurescript is still needing much improvement imho

malcolmsparks18:01:28

in edge, it works very well until it doesn't, and I tend to lean on my colleague's boot prowess to help me

malcolmsparks19:01:31

magit is great

sickill21:01:36

I can see "yada supports only aleph atm" in many places, but if I want to use (yada/handler (yada/resource {....})) with jetty, is that just fine, or should I know about something? I really like yada/resource but I may not want switch to aleph at this moment