/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

danluu.com
| | blog.aria.ai
1.0 parsecs away

Travel
| | An introduction to and explanation of the benefits of static typing in JavaScript
| | ruudvanasseldonk.com
1.8 parsecs away

Travel
| | I am adding a type system to RCL, my configuration language. In part 1, I explain what I want from the type system.
| | gavinhoward.com
1.5 parsecs away

Travel
| | There are 8 questions that must be answered to design a good type system. In this post, I attempt to do just that.
| | 0x7f.dev
16.5 parsecs away

Travel
| [AI summary] A developer explains a JavaScript 'this' binding issue in a class method and provides solutions using bind or arrow functions.