Email the Author
You can use this page to email Juntao Qiu about Maintainable React.
About the Book
We all know the most significant coding efforts in any real-life project are not about writing new code but maintaining the existing one. And a considerable part of our time is spent trying to understand the legacy code.
In this book, I'm trying to put together common patterns I found in many React projects I've worked on: what worked well and what didn't, the symptoms of issues and how to get rid of them with proven techniques.
I hope it can help you cope with your project's challenges, save time writing new features, and improve the code base with each commit.
About the Author
Hi, I'm Juntao, and I help people write better code.
I'm also enthusiastic about sharing my leanings of projects with the community online and offline. I've already published many books related to Web Development, and the most recent two are Test-Driven Development with React (2021), and Maintainable React(2022).
I'm running a Youtube channel (https://youtube.com/@icodeit.juntao) too targeting to share my Clean Code and Refactoring tips with other developers.