We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568c92a commit a4f4fceCopy full SHA for a4f4fce
docs/usage/structuring-reducers/PrerequisiteConcepts.md
@@ -72,7 +72,6 @@ Because of these rules, it's important that the following core concepts are full
72
73
- [Pros and Cons of Using Immutability With React](https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js/)
74
- [Immutable Data using ES6 and Beyond](https://wecodetheweb.com/2016/02/12/immutable-javascript-using-es6-and-beyond/)
75
-- [Immutable Data from Scratch](https://ryanfunduk.com/articles/immutable-data-from-scratch/)
76
- [Redux Docs: Using the Object Spread Operator](../UsingObjectSpreadOperator.md)
77
78
#### Normalizing Data
0 commit comments