|
You are here |
blog.michal.pawlik.dev | ||
| | | | |
alexop.dev
|
|
| | | | | Did you know that TypeScript is Turing complete? In this post, I will show you how you can loop with TypeScript. | |
| | | | |
andreasimonecosta.dev
|
|
| | | | | Let's try to clarify, once and for all, the true essence of type parameters. | |
| | | | |
sitr.us
|
|
| | | | | This is an excerpt of a post that I wrote for LogRocket. The never and unknown primitive types were introduced in TypeScript v2.0 and v3.0 respectively. These two types represent fundamental and complementary aspects of type theory. TypeScript is carefully designed according to principles of type theory, but it is also a practical language, and its features all have practical uses - including never and unknown. To understand those uses we will have to begin with the question, what exactly are types? ... | |
| | | | |
blog.aria.ai
|
|
| | | An introduction to and explanation of the benefits of static typing in JavaScript | ||