به Nostr بپیوندید
2025-05-17 00:14:07 UTC

Doug Parker 🕸️ on Nostr: #TIL you can overwrite a `readonly` field in #TypeScript provided you do in the ...

#TIL you can overwrite a `readonly` field in #TypeScript provided you do in the constructor.

Feels like a bug?

https://github.com/microsoft/TypeScript/issues/61716