TypeScript Utility Types You Should Use Every Day
You've been writing TypeScript. But are you writing it well — or are you manually duplicating types that the compiler could derive for you in one line?
read article
You've been writing TypeScript. But are you writing it well — or are you manually duplicating types that the compiler could derive for you in one line?
The IDE used to be a text editor with syntax highlighting. Now it argues back — and it's usually right.