This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-08-28
Channels
- # anglican (2)
- # announcements (2)
- # babashka (41)
- # babashka-circleci-builds (1)
- # beginners (45)
- # brompton (2)
- # calva (13)
- # cider (13)
- # clj-kondo (14)
- # cljsrn (6)
- # clojure (60)
- # clojure-europe (4)
- # clojure-nl (3)
- # clojurescript (1)
- # code-reviews (3)
- # conjure (2)
- # cryogen (5)
- # datomic (22)
- # fulcro (13)
- # graalvm (19)
- # introduce-yourself (1)
- # kaocha (2)
- # leiningen (2)
- # lsp (1)
- # malli (4)
- # meander (1)
- # music (1)
- # news-and-articles (2)
- # off-topic (17)
- # polylith (6)
- # practicalli (2)
- # react (15)
- # reactive (1)
- # reagent (8)
- # reitit (2)
- # releases (1)
- # rum (10)
- # shadow-cljs (6)
- # spacemacs (4)
- # sql (2)
- # tools-deps (4)
- # xtdb (21)
#news-and-articles
<
2021-08-28Someone asked on Reddit: When is Clojure "the right tool for the job? Well I wrote a pretty thorough article that can also serve as a "Why Clojure?/Why not Clojure?" If you've always been interested to know what Clojure is good at and where it's a bad choice, I recommend you have a read: https://gist.github.com/didibus/6e5ff960b25fdc1a5f8f97acede614b0
A quick article on automating deployment of Cryogen static webstie using Clojure and CLI tools with GitHub Actions. Examples include deploying to GitHub Pages and an AWS S3 bucket. https://practical.li/blog/posts/automate-cryogen-clojure-blog-with-github-actions/