PureScript Foundations
First steps in thinking with types and pure functions
Algebraic data types, type classes, Effect and Aff — the foundations for using pure functional programming in production, on top of the JavaScript ecosystem.
Algebraic data types, type classes, Effect and Aff — the foundations for using pure functional programming in production, on top of the JavaScript ecosystem.
This site itself is written in PureScript on Cloudflare Workers, and its source code is part of the course material.
curriculum :: Array Section -- 1 sections
Curriculum
01Environment and your first program2 lessons