Babashka Babooka: Write Command-Line Clojure
braveclojure.com
Babashka Babooka: Write Command-Line Clojure
1–10 of 16 posts
Re: Babashka Babooka: Write Command-Line Clojure
#2Re: Babashka Babooka: Write Command-Line Clojure
#3Babashka is cool. I’ve looked at it and want to learn more, but it’s always a question of time.
Babashka tasks is fantastic too! Multi-threaded, simple, and very few surprises.
Re: Babashka Babooka: Write Command-Line Clojure
#4Re: Babashka Babooka: Write Command-Line Clojure
#5Babashka is cool. I’ve looked at it and want to learn more, but it’s always a question of time.
Babashka has saved me a lot of time. I actually think it is the quickest and easiest way to get started learning Clojure, to a point. No startup time didn't seem like a big deal for my workflow until I got instant startup time when running script, and starting repls -- The kind of repl where you can inspect and act on anything in your program. Babashka tasks is fantastic too! Multi-threaded, simple, and very few surp…
That's great, I was just checking out Clojure a few hours ago and now have it installed. Any other cool blogs and resources the fine folks on here could recommend.
Re: Babashka Babooka: Write Command-Line Clojure
#6https://gist.github.com/matthewdowney/dab4d12d001152dec473e3...
Re: Babashka Babooka: Write Command-Line Clojure
#7Re: Babashka Babooka: Write Command-Line Clojure
#8Earlier quoted context omitted.
Babashka has saved me a lot of time. I actually think it is the quickest and easiest way to get started learning Clojure, to a point. No startup time didn't seem like a big deal for my workflow until I got instant startup time when running script, and starting repls -- The kind of repl where you can inspect and act on anything in your program. Babashka tasks is fantastic too! Multi-threaded, simple, and very few surp…
> actually think it is the quickest and easiest way to get started learning Clojure, to a point. That's great, I was just checking out Clojure a few hours ago and now have it installed. Any other cool blogs and resources the fine folks on here could recommend.
Re: Babashka Babooka: Write Command-Line Clojure
#9Earlier quoted context omitted.
> actually think it is the quickest and easiest way to get started learning Clojure, to a point. That's great, I was just checking out Clojure a few hours ago and now have it installed. Any other cool blogs and resources the fine folks on here could recommend.
This might be further down the rabbit hole than you want to go, but I enjoyed the incredibly detailed blog post here with Babashka and deploying a AWS Lambda: https://jmglov.net/blog/2023-01-04-blambda-analyses-sites.ht...
Re: Babashka Babooka: Write Command-Line Clojure
#10Earlier quoted context omitted.
Babashka has saved me a lot of time. I actually think it is the quickest and easiest way to get started learning Clojure, to a point. No startup time didn't seem like a big deal for my workflow until I got instant startup time when running script, and starting repls -- The kind of repl where you can inspect and act on anything in your program. Babashka tasks is fantastic too! Multi-threaded, simple, and very few surp…
> actually think it is the quickest and easiest way to get started learning Clojure, to a point. That's great, I was just checking out Clojure a few hours ago and now have it installed. Any other cool blogs and resources the fine folks on here could recommend.