add further reading section to bottom (#22043)
* add further reading section to bottom * Reformatted to use "More Information"
This commit is contained in:
committed by
Manish Giri
parent
2fc46c9850
commit
a5175d125a
@ -94,3 +94,7 @@ for (const para of paragraphs)
|
||||
// We can add event listeners to each para here
|
||||
}
|
||||
```
|
||||
|
||||
#### More Information
|
||||
|
||||
[ES6 In Depth: Iterators and the for-of loop](https://hacks.mozilla.org/2015/04/es6-in-depth-iterators-and-the-for-of-loop/)
|
||||
|
Reference in New Issue
Block a user