报价制造商React实验室奥斯汀网012720-源码

上传者: 42146230 | 上传时间: 2021-02-18 15:06:55 | 文件大小: 286KB | 文件类型: ZIP
Redux放在一起 目标 使用react-redux库和redux库来构建具有多个资源的应用程序。 概述 在本实验中,我们将构建一个用于报价的应用程序。 这将包括创建报价和更新全局Redux状态。 在我们的App组件中,我们将呈现以下组件: QuoteForm & Quotes 。 我们还将需要一个减少器和操作文件作为报价。 报价减速器 引号减速器的初始状态应为: [ ] 但是,当添加了Quote时,它应该看起来像这样(我们将使用uuid节点包生成ID): [ { id : '23423424242-42342423424242-fafdb' , content : 'One Awesome Quote' , author : 'Luke Ghenco' } ] 我们还需要扩展Quotes Reducer来处理删除报价,提高报价和降低报价。 查看测

文件下载

资源详情

[{"title":"( 30 个子文件 286KB ) 报价制造商React实验室奥斯汀网012720-源码","children":[{"title":"quote-maker-react-lab-austin-web-012720-master","children":[{"title":"package.json <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"test","children":[{"title":"reducers","children":[{"title":"quotesReducerTests.js <span style='color:#111;'> 4.79KB </span>","children":null,"spread":false}],"spread":true},{"title":"helpers.js <span style='color:#111;'> 473B </span>","children":null,"spread":false},{"title":"mocha.opts <span style='color:#111;'> 46B </span>","children":null,"spread":false},{"title":"root.js <span style='color:#111;'> 413B </span>","children":null,"spread":false},{"title":"components","children":[{"title":"QuoteCardComponentTest.js <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"AppComponentTest.js <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"QuotesFormContainerTest.js <span style='color:#111;'> 4.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"actions","children":[{"title":"QuotesActionsTest.js <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"index.html <span style='color:#111;'> 508B </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 492.79KB </span>","children":null,"spread":false},{"title":"dist","children":[{"title":"app.js <span style='color:#111;'> 728.90KB </span>","children":null,"spread":false}],"spread":true},{"title":"CONTRIBUTING.md <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"reducers","children":[{"title":"index.js <span style='color:#111;'> 119B </span>","children":null,"spread":false},{"title":"quotes.js <span style='color:#111;'> 59B </span>","children":null,"spread":false}],"spread":true},{"title":"App.css <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 352B </span>","children":null,"spread":false},{"title":"containers","children":[{"title":"Quotes.js <span style='color:#111;'> 772B </span>","children":null,"spread":false}],"spread":true},{"title":"components","children":[{"title":"QuoteCard.js <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"QuoteForm.js <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"store.js <span style='color:#111;'> 281B </span>","children":null,"spread":false},{"title":"App.js <span style='color:#111;'> 428B </span>","children":null,"spread":false},{"title":"actions","children":[{"title":"quotes.js <span style='color:#111;'> 52B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"LICENSE.md <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 470B </span>","children":null,"spread":false},{"title":"webpack.config.js <span style='color:#111;'> 840B </span>","children":null,"spread":false},{"title":".learn <span style='color:#111;'> 58B </span>","children":null,"spread":false},{"title":"public","children":[{"title":"index.html <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 24.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明