340
Me, migrating my code from JavaScript to TypeScript:
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Just as irritating as seeing people use linters only to have a lot of files with @ts-ignore all over the place... Like why even bother?
oh you've got a private variable that I want to use? No worries, (foo as any)['secret'].