Building Maintainable React Applications
Buch, Englisch, 263 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 441 g
ISBN: 978-1-4842-9647-9
Verlag: Apress
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 Learn
- Master 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 For
Web application developers who wants to learn how to write high quality code using test-driven development.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. A Brief History of Test-Driven Development.- 2. Get Started with Jest.- 3. Refactoring Techniques.- 4. The Essentials of Test-Driven Development.- 5. Project Setup.- 6. Implementing the Book List.- 7. Implementing the Book Detail View.- 8. Searching by Keyword.- 9. State Management with Redux.- 10. Managing Book Reviews.- 11. Behavior-Driven Development.- Appendix A: Background of Testing Strategies.- Appendix B: Typescript 101.