/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

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.
7.4 parsecs

Travel
| |
| | 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.2 parsecs

Travel
| |
| | andreasimonecosta.dev

Let's try to clarify, once and for all, the true essence of type parameters.
5.6 parsecs

Travel
| |
| | surma.dev

What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy.
30.2 parsecs

Travel
|