Sveriges 100 mest populära podcasts

Functional Design in Clojure

Functional Design in Clojure

Each week, we discuss a software design problem and how we might solve it using functional principles and the Clojure programming language.

Prenumerera

iTunes / Overcast / RSS

Webbplats

clojuredesign.club/

Avsnitt

Ep 111: Loopify!

We throw our code in a loop, and it throws us for a loop.
2024-02-15
Länk till avsnitt

Ep 110: Contextify!

Our downloads fail at random, but our dead program won't give us any answers.
2024-02-08
Länk till avsnitt

Ep 109: Extractify!

We need to test our logic, but the I/O is getting in the way.
2024-02-01
Länk till avsnitt

Ep 108: Testify!

We start testing our code only to discover we need the whole world running first!
2024-01-25
Länk till avsnitt

Ep 107: Idempotify!

We discover when giving up is the way to get ahead.
2024-01-18
Länk till avsnitt

Ep 106: Robustify!

We push our software to reach out to the real world and the real world pushes back.
2024-01-11
Länk till avsnitt

Ep 105: Codify!

We grow beyond our REPL-driven pieces toward an end-to-end solution.
2024-01-04
Länk till avsnitt

Ep 104: Assembleify!

We realize we're done exploring when all of the pieces fall into place.
2023-12-21
Länk till avsnitt

Ep 103: Explorify!

We peruse APIs to uncover the data hidden beneath.
2023-12-14
Länk till avsnitt

Ep 102: REPLify!

We find ourselves in a murky situation, so we go to our REPL-connected editor to shine some light on the details.
2023-12-07
Länk till avsnitt

Ep 101: Sportify!

We tackle a new application, thinking it'll be an easy win?only to discover that our home run was a foul, and the real world is about to strike us out!
2023-11-30
Länk till avsnitt

Ep 100: Thanks Overflow

We reflect on Clojure, the community, and how much we have to be thankful for.
2023-11-23
Länk till avsnitt

Ep 099: REPL Your World

We free our REPL to explore and automate the world around us.
2023-11-16
Länk till avsnitt

Ep 098: Composed Learnings

We reflect on keeping the necessary mess at the edges so our core can be composed together with beauty and simplicity.
2023-11-09
Länk till avsnitt

Ep 097: Application of Composition

We get a handle on bringing I/O resources together in an application.
2023-11-02
Länk till avsnitt

Ep 096: Gaming Data

We go back to start and play through a composition strategy to see where we land.
2023-10-26
Länk till avsnitt

Ep 095: Composing Core

We venture toward the core of a solution.
2023-10-19
Länk till avsnitt

Ep 094: Concrete Composition

We help our code through a breakup so it can find its true colors.
2023-10-12
Länk till avsnitt

Ep 093: Waffle Cakes

We search for that sweet spot between full-featured mixes and simple ingredients when crafting your software recipes.
2023-10-05
Länk till avsnitt

Ep 092: Freeing Limits

We bump into limiting constraints and learn to love their freedoms.
2023-09-28
Länk till avsnitt

Ep 091: Combo Boost

We compose our thoughts on why Clojure expressiveness is so effective but can be so hard to learn.
2023-09-22
Länk till avsnitt

Ep 090: Conditional Results

We devote some time to two functions that are indispensable when computations require variation.
2020-12-18
Länk till avsnitt

Ep 089: Branching Out

We wander through the myriad ways of making decisions and listing choices in Clojure.
2020-11-20
Länk till avsnitt

Ep 088: Do Dorun Run!

We eagerly discuss the times we need to interact with the messy world from our nice clean language.
2020-11-13
Länk till avsnitt

Ep 087: Polymorphic Metal

We discuss polymorphism and how we tackle dynamic data with families of functions.
2020-10-23
Länk till avsnitt

Ep 086: Let Tricks

Let us share some tricks to reduce nesting and make your code easier to understand.
2020-10-20
Länk till avsnitt

Ep 085: For for the When

We talk about this data generating macro, while we remember situations when it was useful.
2020-09-25
Länk till avsnitt

Ep 084: All Sorts

We lay out a list of ways to sort your data, ordered by their relative power.
2020-09-18
Länk till avsnitt

Ep 083: Sift Sans Sort

We get a handle on big buckets of data by sifting elements into smaller buckets.
2020-09-04
Länk till avsnitt

Ep 082: Filter and Friends

We talk about sifting data and marvel at the simple function that can turn two steps into one.
2020-08-07
Länk till avsnitt

Ep 081: List No More

We talk about positive nothing and the proliferation of tuples.
2020-07-31
Länk till avsnitt

Ep 080: Apply as Needed

We take time to unroll some examples of this function.
2020-07-24
Länk till avsnitt

Ep 079: Compose Thyself

We create a whole episode by combining examples of useful uses of comp.
2020-07-03
Länk till avsnitt

Ep 078: Impartial Thoughts

We cover some of the ways we use partial, without getting too literal.
2020-06-19
Länk till avsnitt

Ep 077: Thread Some

We spend some time going through how these macros help keep our code nil-safe.
2020-06-12
Länk till avsnitt

Ep 076: Multiple Views on Juxt

We take a turn with juxt, looking at all the ways it can help line up data.
2020-06-05
Länk till avsnitt

Ep 075: Merge With Fun

We focus in on merge-with, a powerful function for aggregating data.
2020-05-22
Länk till avsnitt

Ep 074: Deploy, They Said. It'll Be Fun, They Said.

We survey the myriad ways we've used to launch our code into production, and laugh about the various complexities we've found.
2020-05-15
Länk till avsnitt

Ep 073: Silent Sockets

We worry about the health of our websockets and, after looking for help from the standards bodies, roll up our sleeves and handle it ourselves.
2020-04-17
Länk till avsnitt

Ep 072: Sea of Sockets

We switch to using a component to manage our websockets, enabling ease of development and future growth.
2020-04-03
Länk till avsnitt

Ep 071: Socket Synergy

We wander into the weeds, jumping through the myriad hoops required to deliver a simple notification.
2020-03-20
Länk till avsnitt

Ep 070: Socket Circus

We talk about spontaneously sending data from the server to the client to address our users' insecurities.
2020-03-13
Länk till avsnitt

Ep 069: Stuck in the Web

We examine our history writing web handlers and talk about all the ways we've broken them.
2020-02-28
Länk till avsnitt

Ep 068: Static on the Line

We tease apart the layers involved in serving static assets and are surprised by how many we find.
2020-02-21
Länk till avsnitt

Ep 067: Handling Handler's Handles

We manage to find a way to get our handlers the resources they need to get real work done.
2020-02-14
Länk till avsnitt

Ep 066: Compose the Codec

We reinvent the wheel, and along the way discover a few reasons why you might want to do so as well.
2020-01-31
Länk till avsnitt

Ep 065: Stuck in the Middle

We find that the middle is a very good place to start when almost everything is composed functions.
2020-01-24
Länk till avsnitt

Ep 064: Put Ring on It

We focus on the bedrock abstraction for all Clojure web applications and marvel at its simplicity.
2020-01-17
Länk till avsnitt

Ep 063: Web of Complexity

We launch a new series and immediately get tangled in the many layers that make up the web.
2020-01-10
Länk till avsnitt

Ep 062: 2019 in Review

We look back at the past year and highlight our favorite episodes.
2020-01-03
Länk till avsnitt
Hur lyssnar man på podcast?

En liten tjänst av I'm With Friends. Finns även på engelska.
Uppdateras med hjälp från iTunes.