File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ Now we've finished a very simple example of a todo app with React Redux. All our
448
448
- [ Usage with React] ( https://redux.js.org/basics/usage-with-react )
449
449
- [ Using the React Redux Bindings] ( https://blog.isquaredsoftware.com/presentations/workshops/redux-fundamentals/react-redux.html )
450
450
- [ Higher Order Components in Depth] ( https://medium.com/@franleplant/react-higher-order-components-in-depth-cf9032ee6c3e )
451
- - [ Computing Derived Data] ( https://redux.js.org/recipes/computingderiveddata #sharing-selectors-across-multiple-components )
451
+ - [ Computing Derived Data] ( https://redux.js.org/recipes/computing-derived-data #sharing-selectors-across-multiple-components )
452
452
- [ Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance] ( https://blog.isquaredsoftware.com/2017/12/idiomatic-redux-using-reselect-selectors/ )
453
453
454
454
## Get More Help
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ Now we've finished a very simple example of a todo app with React-Redux. All our
449
449
- [ Usage with React] ( https://redux.js.org/basics/usagewithreact )
450
450
- [ Using the React-Redux Bindings] ( https://blog.isquaredsoftware.com/presentations/workshops/redux-fundamentals/react-redux.html )
451
451
- [ Higher Order Components in Depth] ( https://medium.com/@franleplant/react-higher-order-components-in-depth-cf9032ee6c3e )
452
- - [ Computing Derived Data] ( https://redux.js.org/recipes/computingderiveddata #sharing-selectors-across-multiple-components )
452
+ - [ Computing Derived Data] ( https://redux.js.org/recipes/computing-derived-data #sharing-selectors-across-multiple-components )
453
453
- [ Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance] ( https://blog.isquaredsoftware.com/2017/12/idiomatic-redux-using-reselect-selectors/ )
454
454
455
455
## Get More Help
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ Now we've finished a very simple example of a todo app with React Redux. All our
449
449
- [ Usage with React] ( https://redux.js.org/basics/usagewithreact )
450
450
- [ Using the React Redux Bindings] ( https://blog.isquaredsoftware.com/presentations/workshops/redux-fundamentals/react-redux.html )
451
451
- [ Higher Order Components in Depth] ( https://medium.com/@franleplant/react-higher-order-components-in-depth-cf9032ee6c3e )
452
- - [ Computing Derived Data] ( https://redux.js.org/recipes/computingderiveddata #sharing-selectors-across-multiple-components )
452
+ - [ Computing Derived Data] ( https://redux.js.org/recipes/computing-derived-data #sharing-selectors-across-multiple-components )
453
453
- [ Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance] ( https://blog.isquaredsoftware.com/2017/12/idiomatic-redux-using-reselect-selectors/ )
454
454
455
455
## Get More Help
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ Now we've finished a very simple example of a todo app with React Redux. All our
449
449
- [ Usage with React] ( https://redux.js.org/basics/usage-with-react )
450
450
- [ Using the React Redux Bindings] ( https://blog.isquaredsoftware.com/presentations/workshops/redux-fundamentals/react-redux.html )
451
451
- [ Higher Order Components in Depth] ( https://medium.com/@franleplant/react-higher-order-components-in-depth-cf9032ee6c3e )
452
- - [ Computing Derived Data] ( https://redux.js.org/recipes/computingderiveddata #sharing-selectors-across-multiple-components )
452
+ - [ Computing Derived Data] ( https://redux.js.org/recipes/computing-derived-data #sharing-selectors-across-multiple-components )
453
453
- [ Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance] ( https://blog.isquaredsoftware.com/2017/12/idiomatic-redux-using-reselect-selectors/ )
454
454
455
455
## Get More Help
You can’t perform that action at this time.
0 commit comments