Artyom Bologov on Nostr: Oh, so "const" type assertion on #TypeScript tuples means they are "readonly" and ...
Oh, so "const" type assertion on #TypeScript tuples means they are "readonly" and "this" in interface definition means the object that interface methods are used on. So TS uses protected keywords for its own purposes without considering how confusing this is. As someone who's into API poetry, I'm infuriated.