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
What this episode covers
We discuss the tradeoffs of using the builder pattern and how to get started with it.
NOW PLAYING
008: The Builder Pattern
No transcript for this episode yet