Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teobler/tdd-with-react-hooks-demo

this is a demo for TDD in React
https://github.com/teobler/tdd-with-react-hooks-demo

react react-hooks tdd tdd-javascript

Last synced: about 2 months ago
JSON representation

this is a demo for TDD in React

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## TDD-with-React-hooks-demo

这个demo是为了解释配合React hooks实现TDD的代码示例,请结合[文章](https://teobler.com/20200211-tdd-with-react-hooks.html)和commit进行阅读.