Ep 067: Handling Handler's Handles
► Play EpisodeEach week, we discuss a different topic about Clojure and functional programming.
If you have a question or topic you'd like us to discuss, tweet @clojuredesign, send an email to feedback@clojuredesign.club, or join the #clojuredesign-podcast
channel on the Clojurians Slack.
This week, the topic is: "Resource management for web handlers." We manage to find a way to get our handlers the resources they need to get real work done.
Selected quotes:
- "Let's get some work done in these web handlers!"
- "The handler needs a handle."
- "Handlers do not live on a desert island, alone."
Links:
Related episodes: