008: The Builder Pattern episode artwork

EPISODE · Jul 13, 2020 · 57 MIN

008: The Builder Pattern

from Elm Radio · host Dillon Kearns

What is a Builder?Init a builder data structure with a set of reasonable defaultsCustomize those defaults through a series of chained function callsBuilders have the same type for the return type and final argument, so that they work nicely in a pipelineResources and ExamplesLuke Westby's http-builder packageBrian Hicks' Robot Buttons from Mars talkelm-review package docselm-pages/phantom builder live codingRichard Feldman's Oslo Elm Days keynote

We discuss the tradeoffs of using the builder pattern and how to get started with it.

NOW PLAYING

008: The Builder Pattern

0:00 57:56

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of Elm Radio?

This episode is 57 minutes long.

When was this Elm Radio episode published?

This episode was published on July 13, 2020.

What is this episode about?

What is a Builder?Init a builder data structure with a set of reasonable defaultsCustomize those defaults through a series of chained function callsBuilders have the same type for the return type and final argument, so that they work nicely in a...

Can I download this Elm Radio episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!