This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-04-16
Channels
- # beginners (81)
- # calva (6)
- # cider (21)
- # clj-kondo (2)
- # clojure (62)
- # clojure-austin (3)
- # clojure-europe (3)
- # clojure-italy (20)
- # clojure-nl (39)
- # clojure-russia (4)
- # clojure-spec (19)
- # clojure-uk (23)
- # clojurescript (76)
- # cursive (6)
- # data-science (9)
- # datomic (12)
- # defnpodcast (1)
- # figwheel-main (3)
- # fulcro (8)
- # jackdaw (5)
- # jobs (1)
- # jobs-discuss (18)
- # joker (1)
- # leiningen (2)
- # liberator (2)
- # off-topic (148)
- # onyx (5)
- # pedestal (39)
- # planck (7)
- # re-frame (5)
- # reagent (3)
- # reitit (37)
- # shadow-cljs (165)
- # tools-deps (1)
- # yada (19)
Hey everyone, Functional Miles here back with another question :thumbsup: I'm keen to know what your favourite libraries are to use within Clojure/Clojurescript? Whether that be Ring Compojure. Reagent, Reframe or other libraries ....This will be interesting to know as it seems that everyone has a different preference as to what they use and why. Please respond within this thread as it will be easier to read 🙂 Miles
ztellman/aleph , ztellman/manifold , funcool/cats , re-frame
funcool/cats = category theory?
yeah @U5DFD9LLB, mostly for some monads and the monadic let
(`mlet` same as do
in haskell) syntax
@U0516F690 Nice that's great to know!
@U0524B4UW that's quite interesting as i's something that I wouldn't have associated with Clojure originally. Thanks for expanding my mind 🙂
@U0524B4UW, very interesting. Do you know of any companies using it in production or is it more of a geeky library to play around?
@U5DFD9LLB we (yapster) have a reasonably large production clj+cljs codebase using it
@U9U0G3Q8Y nice! That's good to know 🙂
integrant
hugsql
HoneySQL, Reagent, Clara-Rules are currently what I'm working with
@U7FBVK5PG @U3Y18N0UC Great insights!
@U3LP7DWPR Very nice!