RegExp.prototype.unicode

User input and string manipulation are central to development, but many engineers and even popular libraries struggle with Unicode. And ECMAScript 5 doesn’t help, with many built-in string manipulation functions offering puzzling results. Security and the need for internationalization both throw these issues into stark relief. This talk highlights the many problems related to Unicode in JavaScript regular expressions, demonstrates how ES6 (aka. ECMAScript 2015) helps solve these issues, and explains how to polyfill in the mean time. You’ll walk away from this presentation knowing how to create Unicode-aware regular expressions in JavaScript with ease. You can read more on Mathias blog: https://mathiasbynens.be/notes/es6-unicode-regex Intro music by @halfbyte
Length: 25:17
Views 1554 Likes: 26
Recorded on 2015-09-25 at JSConf Europe
Look for other videos at JSConf Europe.
Tweet this video