learn-redux:Redux入门

时间:2021-05-18 06:42:05
【文件属性】:
文件名称:learn-redux:Redux入门
文件大小:63KB
文件格式:ZIP
更新时间:2021-05-18 06:42:05
react redux javascript learning learning-by-doing 学习Redux Redux提供了一个可靠,稳定和成熟的解决方案来管理您的React应用程序中的状态。 通过少数一些有用的小模式,Redux可以将您的应用程序从一团混乱和分散的状态转变为一个令人愉快的,易于理解的现代JavaScript强国。 Redux的原理不是新的,而是打包并呈现在易于使用的库中,不仅可以提升您的应用程序,还可以增进您对构建JavaScript UI的一般理解。 在本教程中,我们将了解Redux的基础知识,以便您可以开始使用它来简化您的应用程序。
【文件预览】:
learn-redux-master
----16-javascript-redux-implementing-combinereducers-from-scratch()
--------index.html(631B)
--------script.jsx(2KB)
----25-react-redux-passing-the-store-down-implicitly-via-context()
--------index.html(789B)
--------script.jsx(5KB)
----06-react-redux-store-methods-getstate-dispatch-and-subscribe()
--------index.html(971B)
--------script.jsx(791B)
----08-react-redux-react-counter-example()
--------index.html(752B)
--------script.jsx(1KB)
----30-react-redux-extracting-action-creators()
--------index.html(789B)
--------script.jsx(5KB)
----01-react-redux-the-single-immutable-state-tree()
--------index.html(735B)
--------script.jsx(137B)
----02-react-redux-describing-state-changes-with-actions()
--------index.html(735B)
--------script.jsx(1KB)
----20-react-redux-extracting-presentational-components-todo-todolist()
--------index.html(709B)
--------script.jsx(5KB)
----03-react-redux-pure-and-impure-functions()
--------index.html(735B)
--------script.jsx(475B)
----15-react-redux-reducer-composition-with-combinereducers()
--------index.html(631B)
--------script.jsx(2KB)
----17-react-redux-react-todo-list-example-adding-a-todo()
--------index.html(606B)
--------script.jsx(2KB)
----29-react-redux-generating-containers-with-connect-from-react-redux-footerlink()
--------index.html(789B)
--------script.jsx(5KB)
----14-react-redux-reducer-composition-with-objects()
--------index.html(631B)
--------script.jsx(2KB)
----04-javascript-redux-the-reducer-function()
--------index.html(606B)
--------script.jsx(5KB)
----28-react-redux-generating-containers-with-connect-from-react-redux-addtodo()
--------index.html(789B)
--------script.jsx(5KB)
----21-react-redux-extracting-presentational-components-addtodo-footer-filterlink()
--------index.html(709B)
--------script.jsx(5KB)
----26-react-redux-passing-the-store-down-with-provider-from-react-redux()
--------index.html(789B)
--------script.jsx(5KB)
----README.md(667B)
----12-react-redux-writing-a-todo-list-reducer-toggling()
--------index.html(222B)
--------script.jsx(2KB)
----10-react-redux-avoiding-object-mutations()
--------index.html(222B)
--------script.jsx(1KB)
----19-react-redux-react-todo-list-example-filtering-todos()
--------index.html(709B)
--------script.jsx(4KB)
----07-react-redux-implementing-store-from-scratch()
--------index.html(971B)
--------script.jsx(877B)
----09-react-redux-avoiding-array-mutations-with-concat-slice-and-spread()
--------index.html(222B)
--------script.jsx(2KB)
----11-react-redux-writing-a-todo-list-reducer()
--------index.html(222B)
--------script.jsx(2KB)
----27-react-redux-generating-containers-with-connect-from-react-redux-visibletodolist()
--------index.html(789B)
--------script.jsx(5KB)
----23-react-redux-extracting-container-components-visibletodolist-addtodo()
--------index.html(709B)
--------script.jsx(5KB)
----.gitignore(370B)
----18-react-redux-react-todo-list-example-toggling-a-todo()
--------index.html(709B)
--------script.jsx(3KB)
----13-react-redux-reducer-composition-with-arrays()
--------index.html(222B)
--------script.jsx(2KB)
----22-react-redux-extracting-container-components-filterlink()
--------index.html(709B)
--------script.jsx(5KB)
----05-react-redux-writing-a-counter-reducer-with-tests()
--------index.html(193B)
--------script.jsx(1KB)
----24-react-redux-passing-the-store-down-explicitly-via-props()
--------index.html(709B)
--------script.jsx(5KB)
----package.json(289B)

网友评论