Test-Driven Development with React and TypeScript: Building Maintainable React Applications. 2 Ed

Оглавление⌄
About the Author xiiiAbout the Technical Reviewers xvAcknowledgments xviiForeword 1 xixForeword 2 xxiIntroduction xxiiiChapter 1: A Brief History of Test-Driven Development....1Chapter 2: Get Started with Jest....15Chapter 3: Refactoring Essentials: The Basics You Need to Know....39Chapter 4: Test-Driven Development Essentials....65Chapter 5: Project Setup....81Chapter 6: Implement the Book List....97Chapter 7: Implementing the Book Detail View....125Chapter 8: Searching by Keyword....153Chapter 9: Introduction to State Management....169Chapter 10: Book Reviews....197Chapter 11: Behavior-Driven Development....231Appendix A: Background of Testing Strategies....245Appendix B: A Short Introduction to TypeScript....251Index....259
Описание
В этом материале разберём тему: react.
This book covers a wide range of topics, including setting up a testing environment and utilizing popular testing frameworks like Cypress, Jest, and the React Testing Library. Apply test-driven principles to create scalable and maintainable React applications. It also delves into valuable refactoring techniques, as well as enhancing code maintainability and readability. What sets this comprehensive guide apart is its end-to-end project simulation, showcasing how TDD can be employed to build a complete application called "Bookish."
Test-Driven Development with React and TypeScript elevates its code examples by leveraging TypeScript, the predominant language in modern frontend development, offering you a deeper understanding of how TDD principles can be applied to React projects. Furthermore, all code examples have been carefully revised and updated for this edition, incorporating reader feedback and reflecting current industry standards.
After completing this book, you have the knowledge and skills necessary to develop high quality and scalable React applications.
What You Will LearnMaster essential refactoring techniques to enhance code quality
Employ modern practices for writing maintainable React code, including testing and product implementation
Gain practical experience applying test-driven development (TDD) principles to real-world projects
Craft high quality, scalable, and maintainable React applications using TDD principles and techniques
Who This Book Is ForWeb application developers who wants to learn how to write high quality code using test-driven development.
На этом основные моменты по теме закрыты.
Поделиться
Частые вопросы
Можно ли скачать «Test-Driven Development with React and TypeScript: Building Maintainable React Applications. 2 Ed» бесплатно?
Да, «Test-Driven Development with React and TypeScript: Building Maintainable React Applications. 2 Ed» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.
В каком формате и какого размера файл?
Книга предоставляется в формате PDF, размер файла 1,3 МБ.
Кто автор и когда вышла книга?
автор — Qiu Juntao, издательство Apress Media, LLC., год выпуска 2023, 277 страниц.
О чём книга «Test-Driven Development with React and TypeScript: Building Maintainable React Applications. 2 Ed»?
Apply test-driven principles to create scalable and maintainable React applications.