Re: Rationale behind github.com/cljctools project

2020-09-13 Thread Matching Socks
I especially like the "bigger aspirations" - https://github.com/cljctools/readme#bigger-aspirations And your summary of relevant strengths of Clojure. On Sunday, August 30, 2020 at 2:42:25 AM UTC-4, Sergei Udris wrote: > > Thought process behind and goals of the https://github.com/cljctools >

Re: Rationale behind github.com/cljctools project

2020-09-01 Thread Brandon R
Hello and welcome! Always great to have more people contributing ideas and tools. On Mon, Aug 31, 2020 at 10:52 PM Sergei Udris wrote: > Thank you! > Encore indeed is a useful tool. > > However, as of now my focus is a non-commercial dream project : > usef-facing system , a multiplayer game. I w

Re: Rationale behind github.com/cljctools project

2020-08-31 Thread Sergei Udris
Thank you! Encore indeed is a useful tool. However, as of now my focus is a non-commercial dream project : usef-facing system , a multiplayer game. I won't plug it here, but it can be found. And for that sockets, server, vscode api and other machinery is needed represented as channels. For simplic

Re: Rationale behind github.com/cljctools project

2020-08-31 Thread matthew...@gmail.com
You've probably seen this already, but https://github.com/ptaoussanis/encore is a great extended core libary for Clojure(Script) that I find myself using all the time in various projects. On Sunday, August 30, 2020 at 1:42:25 AM UTC-5 sergei...@gmail.com wrote: > Thought process behind and go