Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (11 loc) · 496 Bytes

File metadata and controls

23 lines (11 loc) · 496 Bytes

Elm Applicatives & Json Decoders

FP Concepts They Don’t Want You to Know About (Which Is Why All the Fun Stuff is Hidden in *.Extra)

Special thanks to @fresheyeball for explaining this shit to me


Setup

Installs deps and then runs Elm Reactor

npm install
npm start