Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add array.slice() docs to Chunky Monkey description #5379

Merged
merged 1 commit into from
Dec 20, 2015
Merged

Add array.slice() docs to Chunky Monkey description #5379

merged 1 commit into from
Dec 20, 2015

Conversation

daltonrooney
Copy link
Contributor

I think it would be helpful to include a link to the Array.slice() docs here, since it's important to the solution and it's the first time it appears in a Bonfire.

I think it would be helpful to include a link to the Array.slice() docs here, since it's important to the solution and it's the first time it appears in a Bonfire.
@daltonrooney daltonrooney changed the title Add array.slice() to Chunky Monkey Add array.slice() docs to Chunky Monkey description Dec 20, 2015
@ltegman
Copy link
Member

ltegman commented Dec 20, 2015

It's possible to solve without slice, but I do think it's the most straightforward way to solve it and should be introduced in this sidebar. Thanks! 👍

ltegman added a commit that referenced this pull request Dec 20, 2015
Add array.slice() docs to Chunky Monkey description
@ltegman ltegman merged commit a8333a3 into freeCodeCamp:staging Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants