JS Regular Expressions in a Post-ES6 World

A look at new regex features introduced in ES6 or later, including the y, u and s flags, named capture groups, and look-behind assertions. - https://goo.gl/g2Qaal



#javascript #regexp