/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

golb.hplar.ch
| | ugross.dev
3.1 parsecs away

Travel
| | Working with dates in JS can be a complicated task. Personally, it always has been my weak part, so I decided to write a post about dates...
| | getcolorings.com
4.1 parsecs away

Travel
| | [AI summary] A technical blog post explaining JavaScript error handling, stack traces, and how assertions work within the Chai testing framework.
| | blog.jcoglan.com
3.8 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.
| | antoinevastel.com
14.4 parsecs away

Travel
| Second post of a series about crawlers. We present how to parallelize a crawler based on Chrome headless and Puppeteer to take screenshots of the home page of the 100 most popular websites.