文件名称:将状态映射到道具实验室v-000
文件大小:272KB
文件格式:ZIP
更新时间:2024-03-11 11:33:44
JavaScript
使用React和Redux将状态映射到道具
目标
使用React Redux库将商店连接到React应用程序。
利用
【文件预览】:
map-state-to-props-lab-v-000-master
----.gitignore(470B)
----package.json(1KB)
----package-lock.json(459KB)
----src()
--------components()
--------index.js(283B)
--------App.js(318B)
--------reducers()
--------App.css(341B)
--------App.test.js(208B)
----LICENSE.md(1KB)
----webpack.config.js(840B)
----CONTRIBUTING.md(2KB)
----dist()
--------app.js(729KB)
----public()
--------index.html(1KB)
--------favicon.ico(24KB)
----README.md(3KB)
----.learn(85B)
----test()
--------helpers.js(473B)
--------index-test.js(4KB)
--------mocha.opts(46B)
--------root.js(454B)