/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

goongoguma.github.io
| | 0x7f.dev
0.9 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.
| | bitsofco.de
1.2 parsecs away

Travel
| | Articles on frontend development and more.
| | www.davidbcalhoun.com
1.5 parsecs away

Travel
| | Personal blog of photographer and web developer David Calhoun.
| | blog.jcoglan.com
16.2 parsecs away

Travel
| [AI summary] This technical article explores the challenges and solutions for implementing strict named argument semantics in JavaScript, comparing approaches from Ruby and Python, and detailing how TypeScript's type system and runtime checks like Object.keys() can enforce required fields and reject unwanted options while handling prototype pollution risks.