/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

voxpelli.com
| | biomejs.dev
4.1 parsecs away

Travel
| | Languages and features supported by Biome.
| | adropincalm.com
2.2 parsecs away

Travel
| | Notes on making TypeScript declaration files, a.k.a the .d.ts files for an npm package. The case covered assumes multiple js files, each requiring a .d.ts. General idea Adding type declarations to an existing npm package can bring many benefits such as having text editors showing the function signature or tsc enforcing type check. For these reasons and more, you may consider adding TypeScript declaration files, a.k.a the .d.ts file to the package.
| | blog.coderspirit.xyz
2.6 parsecs away

Travel
| | Although it's easy to generate CJS or ESM code from TS, generating both at the same time is a more complicated endeavour.
| | bad-concurrency.blogspot.com
24.2 parsecs away

Travel
| I've had a few speaking events confirmed for the end of this year: Trisha Gee and I are speaking at JAX London on November 2nd . I'm p...