/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.stevenlevithan.com
| | mathiasbynens.be
2.5 parsecs away

Travel
| | [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.
| | www.bennadel.com
5.4 parsecs away

Travel
| | Ben Nadel celebrates the 16th annual Regular Expression (RegEx) Day! An ongoing tribute to the unbridled power of pattern matching!
| | v8project.blogspot.de
4.8 parsecs away

Travel
| | JavaScript regular expressions are getting some new functionality: lookbehind assertions.
| | blog.alexdevero.com
16.5 parsecs away

Travel
| Learn all you need to get started with regular expressions in JavaScript. Learn how to create new regular expressions, how to use them, test them and more.