An open API service indexing awesome lists of open source software.

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.

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)