Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teobler/tdd-with-react-hooks-demo
- Owner: teobler
- Created: 2020-02-09T03:21:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:56:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T17:11:44.067Z (almost 2 years ago)
- Topics: react, react-hooks, tdd, tdd-javascript
- Language: TypeScript
- Homepage:
- Size: 3.98 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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进行阅读.