Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vilicvane/typescript-techniques
Hopefully useful techniques for TypeScript in practice.
https://github.com/vilicvane/typescript-techniques
typescript
Last synced: 20 days ago
JSON representation
Hopefully useful techniques for TypeScript in practice.
- Host: GitHub
- URL: https://github.com/vilicvane/typescript-techniques
- Owner: vilicvane
- Created: 2020-01-04T12:51:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T14:11:41.000Z (almost 5 years ago)
- Last Synced: 2024-11-30T15:42:02.832Z (23 days ago)
- Topics: typescript
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript Techniques
Hopefully useful techniques for TypeScript in practice.
## Content
- [Type Constraints on Multiple Parameters](https://github.com/vilic/typescript-techniques/issues/1)
- [Function Signature Degradation](https://github.com/vilic/typescript-techniques/issues/2)## License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.