|
You are here |
voxpelli.com | ||
| | | | |
biomejs.dev
|
|
| | | | | Languages and features supported by Biome. | |
| | | | |
adropincalm.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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... | ||