Post AZWdGXwbDUm2HpuTa4 by howard@emacs.ch
(DIR) More posts by howard@emacs.ch
(DIR) Post #AZWdGXwbDUm2HpuTa4 by howard@emacs.ch
2023-09-04T14:58:31Z
0 likes, 0 repeats
Hey @pymander ... would be interested in hearing your perspective in comparing #clojurescript and #junolang.https://github.com/KinaKnowledge/juno-lang
(DIR) Post #AZWdGYo80TakxqxE12 by pymander@fosstodon.org
2023-09-06T16:30:11Z
0 likes, 0 repeats
@howard I have been looking at this and thinking about it! First, I am not sure I'm enough of a #ClojureScript expert to really have a worthwhile opinion yet. But I think the nice thing about cljs is that it's nearly #Clojure, so skills transfer over. I also really appreciate how CLJS maintains the "try to be FP" approach of Clojure. I don't have to think like a JavaScript programmer when I am using it---at least not all the time.
(DIR) Post #AZWdGZewq5qJbffPLU by worldsendless@qoto.org
2023-09-07T13:37:01Z
0 likes, 0 repeats
@pymander @howard I use CLJC on several projects (and rely on its use in some libraries) so that CLJ and CLJS use literally the same code