Round two of ES6 flags for regexes in javascript. How to use the sticky flag and what are some use cases?
[Read More]
ES6 + regex + unicode = 💕
Let's explore how to use the new unicode flag for regular expressions that was introduced in ES6 of javascript.
[Read More]