Skip to main content
ArticlesNotesTalksBookshelfAbout
Sean McPherson 4:24 PM · Feb 1, 2021

10 bad TypeScript habits to break this year was shared on the latest edition of JavaScript Weekly.

There are a few useful tidbits in there, but I’m particularly interested in using class Foo implements Bar to mock data for tests (6) and using descriptive names for generics (7).

View all notes
SeanMcP.com
Copyright © 2018-2021 Sean McPherson (SDG)