Yet Another Guide To Build a JSON API with Phoenix 1.5 shared in
the latest Elixir Digest
https://elixirdigest.net/digests/276
@_tamas_soos #myelixirstatus #elixirlang #phoenixframework
Chris Martin
@chris_martin
15h
One of my favorite things about the "ergonomics" of haskell is
being able to leave underscores in code that isn't finished yet,
and the type checker still works and provides useful information
about the incomplete code. ("holes" --
https://typeclasses.com/typed-holes)