Blog
Longer content will probably be posted on Polywork or Hashnode as well.
Short posts in "Today I've learned" style available in my Learning Diary.
JS String Methods - Part 8
match() and matchAll(), a RegExp lover's dream (and also a cool playground)
Read moreJS String Methods - Part 7
endsWith() and startsWith(). Strings only, sorry not sorry RegEx.
Read moreJS String Methods - Part 6
indexOf() and lastIndexOf(). Add includes() to the mix and we can try to skirt RegExp, yay!
Read more