Download free course Acceptance Test Driven Development with React, pdf file on 182 pages by Leanpub.
This book describes how to apply the Acceptance Test Driven Development when developing a Web Application named bookish with React / Redux and other tools in react ecosystem. It also introduces best practices and design patterns in detail about how to write clean code.
Using ATDD to build a React Application from scratch. During the development process, a reader not only can learn all the mainstream React stack technologies like React / React-router / Redux, but also learn how to write clean code, and write it in a way that enables higher code quality. Additionally, in this book, there are a lot of best practices and design patterns are described in detail to write more maintainable and reusable React components.
Using ATDD to build a React Application from scratch. During the development process, a reader not only can learn all the mainstream React stack technologies like React / React-router / Redux, but also learn how to write clean code, and write it in a way that enables higher code quality. Additionally, in this book, there are a lot of best practices and design patterns are described in detail to write more maintainable and reusable React components.
Table of contents
- A very brief history of Test Driven Development
- Get started with Jest
- Test Driven Design 101
- Project setup
- Implement the Book List
- Implement the Book Detail
- Searching by keyword
- Introduce the state management
- The Reviews of a book
- Behavior Driven Development
- Design the state shape of your application
Pages : | 182 |
Size : | 9.2 MB |
Downloads: | 169 |
Created: | 2022-02-01 |
License: | CC BY |
Author(s): | Leanpub |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Acceptance Test Driven Development with React
Download free course The React Beginner's Handbook, pdf file on 40 pages by Flavio Copes.
In this book, unlike any you may have come across before, I will deliver funny, unfeigned ..., download free React tutorial in PDF (257 pages) created by Ohans Emmanuel .
Download free course Reintroducing React, pdf file on 257 pages by Ohans Emmanuel.
React is a JavaScript framework. Using the framework is as simple as including a JavaScript file in our HTML and using the React exports in our application's JavaScript. With this tutorial, we're starting out at the beginning. Let's look at what React is and what makes it tick. We'll discuss why we
Download free course React in patterns, pdf file on 107 pages by Krasimir Tsonev.