https://github.com/getify/workshop-fp-zero-monad
Workshop exercises for "FP: Zero to Monad"
https://github.com/getify/workshop-fp-zero-monad
Last synced: 13 days ago
JSON representation
Workshop exercises for "FP: Zero to Monad"
- Host: GitHub
- URL: https://github.com/getify/workshop-fp-zero-monad
- Owner: getify
- License: mit
- Created: 2025-03-30T14:50:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-12-13T18:15:37.000Z (2 months ago)
- Last Synced: 2026-01-26T05:34:31.070Z (18 days ago)
- Homepage: https://speakerdeck.com/getify/workshop-fp-from-zero-to-monad
- Size: 44.9 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# FP: Zero To Monad - Workshop
The exercises here are expressly for the purposes of the workshop, "FP: Zero To Monad".
You will find branches for each exercise, in the form of "ex-1" and "ex-1-solution". Each exercise includes a README to explain the instructions.
## License
All code and documentation are (c) 2025 Kyle Simpson and released under the [MIT License](http://getify.mit-license.org/). A copy of the MIT License [is also included](LICENSE.txt).