Explore >> Select a destination


You are here

2ality.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.
| | v8.dev
1.1 parsecs away

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

Travel
| | Unlike lookaheads, JavaScript doesn't support regex lookbehind syntax. That's unfortunate, but I'm not content with just resigning to that fact. Following are three ways I've come up with to mimic lookbehinds in JavaScript. For those not familar with the concept of lookbehinds, they are zero-width assertions which, like the more specific \b, ^, and $...
| | github.com
6.3 parsecs away

Travel
| Just Another Logging library for C++. Contribute to iboB/jalog development by creating an account on GitHub.