Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Commit

Permalink
Added some links with explanations and examples
Browse files Browse the repository at this point in the history
Added the MDN page link for spread syntax.
Added a stackoverflow link with explanation of spread and rest
Added a youtube video explaining spread and rest
Added 3 quick examples
  • Loading branch information
Ryanwfile authored Jul 6, 2018
1 parent 1966788 commit 2f27958
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ console.log(minNum);//-12
```


This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/javascript-algorithms-and-data-structures/es6/use-the-spread-operator-to-evaluate-arrays-in-place/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.

<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->

0 comments on commit 2f27958

Please sign in to comment.