This folder is still a work-in-progress!
See the related issues regarding this folder for a more up-to-date understanding.
This folder will do 3 things:
- Document 'library stacks': libraries that are often used together to solve some problem.
- Organize Purescript libraries by tag (e.g. Bindings, Typeclasses, UI, data types, etc.)
- Map out the type classes' relationships.
These topics can be read in any order.
Since this repo is meant for my learning (with your benefit), it will center around my coding interests (and not yours, unfortunately).
This is a GitHub search of all the libraries on Github that
- are written in Purescript
- were
git push
ed after the0.12.0
release