taktakpeops.bsky.social
@taktakpeops.bsky.social
I think #TypeScript is a solid choice for managing a large #NodeJS project. However, the lack of official support for ESM, the type issues which block PRs but doesn’t prevent the runtime to run like a charm and the weird circular dependencies which break **only** TS makes it a pain.
November 12, 2024 at 7:28 PM
I went down a dangerous path with decorators and the accessor keyword in some TypeScript for NodeJS stuff. It improves the readability of the code but the compliance to ECMAScript standards makes me feel… 🥶
October 24, 2024 at 6:16 PM