Josh Clayton
Articles / functional programming (7)
Shaping Values with Types
April 13, 2018
—
elm
functional programming
good code
types
Bridging Elm and JavaScript with Ports
October 25, 2017
—
elm
functional programming
javascript
web
Lessons Learned: Avoiding Primitives in Elm
January 10, 2017
—
elm
functional programming
haskell
web
"Tell, Don't Ask" in Elixir: A Story of Pattern-Matching
December 21, 2016
—
elixir
functional programming
phoenix
web
Refactoring to a Monad Transformer Stack
July 5, 2016
—
cli
functional programming
haskell
Testing Elixir Plugs
May 11, 2016
—
elixir
functional programming
phoenix
testing
web
Maybe Thinking
April 15, 2016
—
elm
functional programming
ruby