top | item 41653433

(no title)

MBlume | 1 year ago

I'm a little confused about when I'd use this, if I'm quickly iterating on code as I develop it, probably I also want to know whether it type checks, right?

discuss

order

umvi|1 year ago

TS language server will do that for you as go along

NBJack|1 year ago

Wouldn't that defeat the point of what static typing affords you? Before you "go along"?