sandriver@beehaw.orgtoProgramming@beehaw.org•Refusing TypeScript is a signal that you don't care about code quality
20·
1 year agoReading the responses here, why are people so mad about types? Maybe I’m biased coming from a background of statically typed languages and mathematics. I’d rather have a good typing system that makes me think about data than just hoping I’ve thought about a problem right.
I write a lot of spreadsheets for games I play, so adapting them into more sophisticated software is always something I chip away at. Good opportunity to learn how to implement concepts in new languages too. Right now I’m writing a Warframe simulator in Racket.