LMAO TypeScript brings me so much pain. For every bug it catches I get hours of fussing around with tools and versioning issues.
@ww Yeah I feel you, had the same situation in the past. Tbh tests have been good enough for catching most issues for me and when I really want types I can go use a typed language that was actually made for it 😅 TS is neat but it ends up limiting you when what you really want is JS
@ww Yeah that's totally understandable. Having structs documented and their flow through the code is super handy. Lately I've been using classes a lot in vanilla JS and the clarity in structure has been nice. Not super OOP tho
@mauve @sleepycat 😂👏
@mauve the tools are so borked its infuriating...