Snippets Collections
myName = 'yazeed';

myName.match('e');
// ["e", index: 3, input: "yazeed", groups: undefined]
star

Tue Aug 04 2020 19:18:10 GMT+0000 (Coordinated Universal Time) https://www.freecodecamp.org/news/freecodecamp-palindrome-checker-walkthrough/

#javascript #string-methods

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension