https://github.com/imteekay/programming-with-types
Notes and experiments from the book Programming with Types.
https://github.com/imteekay/programming-with-types
javascript node nodejs type-system types typescript
Last synced: 4 months ago
JSON representation
Notes and experiments from the book Programming with Types.
- Host: GitHub
- URL: https://github.com/imteekay/programming-with-types
- Owner: imteekay
- License: mit
- Created: 2021-10-24T19:58:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T21:45:14.000Z (about 4 years ago)
- Last Synced: 2026-02-08T11:07:01.864Z (5 months ago)
- Topics: javascript, node, nodejs, type-system, types, typescript
- Language: TypeScript
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming with Types
Notes and experiments from the book [Programming with Types](https://www.manning.com/books/programming-with-types).
- [Chapter 01](chapter01)
## License
[MIT](/LICENSE) © [TK](https://iamtk.co)