Add 'occurrences' function
Closed this issue · 2 comments
lwd369 commented
Hi Kent. Thank you for creating this awesome course on egghead.io!
I wanna add a function to count string occurrence in string. And this will be my first pull request, hope to be a good beginning .
reference:https://stackoverflow.com/questions/4009756/how-to-count-string-occurrence-in-string
kentcdodds commented
Sounds great!
lwd369 commented
Wow! My first PR has been merged, thank you, Kent!