/PureScript-By-Example-Book---Exercises

Study about PureScript through the book 'PureScript By Example'

MIT LicenseMIT

PureScript By Example - Book Exercises

PureScript Logo

My study about PureScript through the book 'PureScript By Example'

  • 1- Introduction
  • 2- Get Started
  • 3- Functions and Records
  • 4- Recursion, Maps and Folds
  • 5- Pattern Matching
  • 6- Type Classes
  • 7- Applicative Validation
  • 8- The Eff Monad
  • 9- Canvas Graphics
  • 10- The Foreign Function Interface
  • 11- Monadic Adventures
  • 12- Callback Hell
  • 13- Generative Testing
  • 14- Domain-Specific Languages