|
You are here |
v8.dev | ||
| | | | |
mathiasbynens.be
|
|
| | | | | [AI summary] The article discusses recent advancements in ECMAScript regular expressions, including new features like dotAll mode, lookbehind assertions, named capture groups, Unicode property escapes, and set notation, along with proposals for further enhancements. | |
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] This article explains how to use regular expressions for string processing and introduces the VerbalExpressions library to make regex patterns more human-readable in Java and JavaScript. | |
| | | | |
2ality.com
|
|
| | | | | The proposal "RegExp Lookbehind Assertions" by Gorkem Yakin, Nozomu Kat?, Daniel Ehrenberg is part of ES2018. This blog post explains it. | |
| | | | |
drew.silcock.dev
|
|
| | | A deep dive into how JavaScript handles Unicode, and what this means for string indexing. | ||