We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6209e17 commit 84fc8f1Copy full SHA for 84fc8f1
javascript/array-methods/reduce-method.md
@@ -14,3 +14,4 @@ console.log(total)
14
```
15
16
[example](./reduce-method-example.js)
17
+[link](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce)
0 commit comments