/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
| | blog.aria.ai
3.5 parsecs away

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

Travel
| | The object-oriented features of JavaScript, such as constructors and prototype chains, are possibly the most misunderstood aspects of the language. ...
| | blog.polybdenum.com
3.8 parsecs away

Travel
| | Ever since Stephen Dolan's 2016 thesis Algebraic Subtyping showed how to combine type inference and subtyping, I've been developing increasingly sophisticated programming languages based on those ideas, first IntercalScript in 2019, then CubiML in 2020, PolySubML in 2025, and with my next language already in the planning stages.
| | jimpurbrick.com
17.9 parsecs away

Travel
| [AI summary] The article discusses the use of Python decorators for handling web requests, their interaction with introspection, and methods to preserve function metadata while maintaining decorator visibility.