Some importable TypeScript types that help you make assertions about your types. You can use these tools in your TypeScript project to "test" your types. This can be useful to verify that the types ...
self-assert is an object-oriented TypeScript library that aims to help you model complete and valid domain objects from the beginning. This project was inspired by Hernán Wilkinson’s “Diseño a la ...
I'd like to warn you that this article is written for people advanced and/or experienced with TypeScript. If you are still a beginner in this JavaScript superset or programming at all, I strongly ...