This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-30
Channels
- # announcements (3)
- # asami (20)
- # babashka (15)
- # beginners (47)
- # biff (25)
- # calva (11)
- # catalyst (2)
- # cider (11)
- # clojure (24)
- # clojure-brasil (3)
- # clojure-europe (21)
- # clojure-norway (34)
- # clojure-uk (2)
- # clojurescript (9)
- # clr (2)
- # datomic (10)
- # fulcro (14)
- # hyperfiddle (58)
- # introduce-yourself (1)
- # jobs (3)
- # malli (5)
- # meander (6)
- # missionary (4)
- # nbb (30)
- # off-topic (6)
- # podcasts-discuss (1)
- # shadow-cljs (13)
- # slack-help (5)
- # tools-build (4)
- # vim (20)
- # xtdb (20)
A handful of new Lambda Island releases
• lambdaisland/fetch - cljs HTTP client {:mvn/version "1.4.80"}
Add :as
flag to override response content negotiation.
• com.lambdaisland/reitit-jaatya - convert a reitit app into a static site {:mvn/version "0.1.33"}
Add :no-freeze
flag to exclude specific routes from the freeze process.
• lambdaisland/kaocha - full featured test runner {:mvn/version "1.86.1355"}
Several fixes to the watch mode (thanks Simon Katz!)
• com.lambdaisland/deja-fu - time/date/date-time for cljs with great API {:mvn/version "1.5.62"}
Implement IHash for LocalTime/goog.date.Date/goog.date.DateTime
• com.lambdaisland/ornament - styled components in clj and cljs {:mvn/version "1.10.94"}
Make it possible to implement reagent form-2 components in a defstyled
First 1.x release for Ornament, we've been using it on almost every single project the past two years, so I think it's safe to say it's stable. Do check it out, it's one of the projects we're the most happy with and proud of.
I’m loving Ornament for CSS composition! Great that it works for static sites too.