Refactoring TypeScript: Keeping your code healthy

Refactoring TypeScript: Keeping your code healthy

ISBN: 1839218045

ISBN 13: 9781839218040

Author: James Hickey

3.25 of 0

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


You know that piece of code your teammates hate to touch? The one that keeps producing bugs?...

Much like a garden, our code will become overgrown with "weeds" if ignored. What if there was a way to identify these weeds? And, what if there was an approachable way to learn how we can fix these issues? That's what this book is about.

You'll learn some of the main causes of unhealthy code, tips to identify them and techniques to address them.