How to create a library that works with Clojure and ClojureScript
https://youtu.be/KVWxr9dvGZ8
Clojure and ClojureScript are forms of the same language targeting different hosts - JVM and JavaScript respectively. If you are creating a library, there is a big chance that a significant part of the code will work for ...
kozieiev.hashnode.dev6 min read