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: | 165 |
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
Learn the basics of JavaScript and DOM. Develop application user interfaces with ReactJS and Flux. Learn how JSX works. Master the Framework in a Web application environment.
Download free course How To Code in React.js, pdf file on 962 pages by Joe Morgan.
React.js is a JavaScript library that can be used to build user interfaces. With React, users can create reusable components, and these components display data as it changes over time.
This tutorial assumes that you have at least a beginner’s grasp of HTML and JavaScript. React.js is a JavaScript library that was created by Facebook. If you are keen to learn React from the ground-up feel free to check Learn and Understand React JS on Zenva Academy which covers all the basi
Download free React Native tutorial course in PDF, training file in 32 chapters and 91 pages. Free unaffiliated ebook created from Stack OverFlow contributor.