Test-Driven Development with React and TypeScript: Building Maintainable React Applications
Autor Juntao Qiuen Limba Engleză Paperback – 10 aug 2023
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
Web application developers who wants to learn how to write high quality code using test-driven development.
Preț: 236.02 lei
Preț vechi: 295.02 lei
-20% Nou
Puncte Express: 354
Preț estimativ în valută:
45.17€ • 46.87$ • 37.75£
45.17€ • 46.87$ • 37.75£
Carte disponibilă
Livrare economică 24 februarie-10 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484296479
ISBN-10: 1484296478
Pagini: 263
Ilustrații: XXIV, 263 p. 34 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.41 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484296478
Pagini: 263
Ilustrații: XXIV, 263 p. 34 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.41 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Juntao Qiu is an accomplished software developer renowned for his expertise in producing high-quality and easily maintainable code. He is committed to helping individuals improve their code-writing abilities, and generously shares his vast knowledge and experience through multiple platforms, including books such as this one and Maintainable React (Leanpub, 2022). In addition, Juntao hosts a YouTube channel where he provides valuable insights, tips, and best practices for writing clean code and performing refactoring. Juntao's goal is to empower developers, enabling them to reach their full potential and have a positive impact on the software development industry.
Textul de pe ultima copertă
Apply test-driven principles to create scalable and maintainable React applications. 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. 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 completingthis book, you have the knowledge and skills necessary to develop high quality and scalable React applications.
You will:
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 completingthis book, you have the knowledge and skills necessary to develop high quality and scalable React applications.
You will:
- 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
Caracteristici
Teaches practical skills needed to incorporate test-driven development into your daily work using React The latest best practices for TDD, including how to use new testing frameworks Utilizes real-world cases for many different scenarios that you can apply right away to your next project