mobx-6-course:使用Mobx React Lite的Mobx 6

时间:2021-03-13 20:32:55
【文件属性】:
文件名称:mobx-6-course:使用Mobx React Lite的Mobx 6
文件大小:383KB
文件格式:ZIP
更新时间:2021-03-13 20:32:55
react typescript mobx mobx-react-lite TypeScript Mobx 6课程 $ git clone https://github.com/webmasterdevlin/mobx-6-course.git $ cd mobx-6-course $ npm install $ npm run start:fullstack React应用程序和伪造的Web服务将同时运行。 编写测试的最佳实践 始终使用eslint-plugin-testing-library和eslint-plugin-jest-dom 始终使用屏幕 使用screen.getByRole而不是screen.getByTestId 仅在不希望时使用screen.queryByRole。toBeInTheDocument 使用await screen.find *代替await waitFor / wait 如有必要,请使用await waitFor而不是await等待 使
【文件预览】:
mobx-6-course-master
----.eslintrc.json(232B)
----db.json(2KB)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----desktop.ini(42B)
----src()
--------pages()
--------index.tsx(452B)
--------Routes.tsx(1KB)
--------store()
--------axios()
--------logo.svg(3KB)
--------index.css(366B)
--------components()
--------mocks()
--------features()
--------test-utils()
--------App.css(492B)
--------App.tsx(623B)
--------serviceWorker.js(5KB)
--------react-app-env.d.ts(40B)
--------setupTests.ts(601B)
----tsconfig.json(628B)
----LICENSE.md(1KB)
----screenshot.png(167KB)
----README.md(797B)
----10(188B)
----.gitignore(340B)
----package-lock.json(828KB)
----package.json(2KB)

网友评论