https://github.com/stephen-shopopop/duck-functional-programming
functional programming for developers
https://github.com/stephen-shopopop/duck-functional-programming
Last synced: 4 months ago
JSON representation
functional programming for developers
- Host: GitHub
- URL: https://github.com/stephen-shopopop/duck-functional-programming
- Owner: stephen-shopopop
- Created: 2025-02-15T14:43:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T19:09:58.000Z (4 months ago)
- Last Synced: 2025-02-15T20:23:19.992Z (4 months ago)
- Homepage: https://duck-functional-programming.netlify.app
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Duck Functional Programming slides
To start the slide show:
- `npm install`
- `npm dev`
- visitEdit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev at the [documentation](https://sli.dev/).