/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

sitr.us
| | andreasimonecosta.dev
2.9 parsecs away

Travel
| | Let's try to clarify, once and for all, the true essence of type parameters.
| | palantir.github.io
5.2 parsecs away

Travel
| | TSLint documentation. A linter for the TypeScript language.
| | mariusschulz.com
1.5 parsecs away

Travel
| | TypeScript 2.0 introduced a new primitive type called never, the type of values that never occur. It helps model the completion behavior of functions more accurately.
| | andreabergia.com
30.0 parsecs away

Travel
| This post is part of the Languages Opinion series. Welcome back to my mini-series about programming languages. In this post, we will talk about what is probably the world's most used programming language: JavaScript. We will also discuss TypeScript, given its relevance and usage today.