/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

typescript-eslint.io
| | 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? ...
4.3 parsecs

Travel
| |
| | 2ality.com

This blog post is a quick introduction to TypeScript's notation for static types.
6.5 parsecs

Travel
| |
| | jonbeebe.net

My preferred settings for ESLint and Prettier for React, JavaScript, and TypeScript development, with a setup guide.
6.8 parsecs

Travel
| |
| | boxbase.org

Dart and TypeScript introduce optional static typing, which is then used in every example. It makes me feel troubled. Are they implying that all production code should always be statically typed? Probably no. Is someone getting that idea?
16.2 parsecs

Travel
|