305
Ok, at some point we made a big mistake.
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
This doesn't actually read as serious TypeScript, moreso as someone trying to showcase unhinged code.
I'd be happy to be proven wrong with a link to the source code so that I can look the beast in the eye.
Take a look at some typescript libraries and frameworks and you will see stuff like this. Completely unreadable mess.
I have seen image recognition or text RPGs with type script types, but
const ok:true = true as Grid< 4, 9, 2
Wtfnote that it continues onto the next line