I’ve reached the point of coding in TypeScript where coding in plain...


I’ve reached the point of coding in TypeScript where coding in plain JavaScript almost feels reckless.

I miss autocomplete.

I miss explicit function signatures.

I miss safe renames.

I miss the mental clarity that comes from declaring types first.

I miss type safety.

View original on X