Fork me on GitHub
#news-and-articles
<
2021-08-28
didibus07:08:10

Someone 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

practicalli-john18:08:36

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/