Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Text enhancements of REVIEW week 1 #15

Merged
merged 2 commits into from
Oct 29, 2017
Merged

Text enhancements of REVIEW week 1 #15

merged 2 commits into from
Oct 29, 2017

Conversation

remarcmij
Copy link
Contributor

Elaborated the text here and there. Added string methods section.

Copy link
Member

@mkruijt mkruijt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your additions! Looks great!

baz.slice(3, 8) // -> 'lo Wo'
baz.startsWith('He') // -> true
baz.indexOf('World') // -> 6
```

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!

@mkruijt mkruijt merged commit f7fc742 into HackYourFuture:master Oct 29, 2017
AmnaAhmad pushed a commit to AmnaAhmad/JavaScript1 that referenced this pull request Dec 16, 2019
Merge changes from HackYourFuture repo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants