Download computer tutorials in PDF

Acceptance Test Driven Development with React


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.
Download free tutorial in PDF (182 pages) created by Juntao Qiu .
Pages : 182
Size :
Downloads: 149
Created: 2021-05-15
License: Free
Author(s): Juntao Qiu

Download file

Others related eBooks about Acceptance Test Driven Development with React

Introduction to ReactJS

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.

An Introduction to ReactJS

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

Getting started with React

This tutorial teaches you how to program with React, a complete PDF document on 139 pages created by StackOverFlow. This course aims to give a solid foundation to React.js by exploring all of its concepts and possibilities, to then facilitate the exploration of the vast ecosystem that revolves arou