Writing better TypeScript
by Stefan Bauer · 6 min read
I just finished reading two books on TypeScript that I can wholeheartedly recommend. These books are "Programming TypeScript" by Boris Cherny (O'Reilly, 2019) and "Effective TypeScript" by Dan Vanderkam (O'Reilly, 2019). Both books are excellent and I learned a lot from reading t ...