Explore >> Select a destination


You are here

www.bennadel.com
| | v8project.blogspot.de
11.7 parsecs away

Travel
| | JavaScript regular expressions are getting some new functionality: lookbehind assertions.
| | golb.hplar.ch
9.8 parsecs away

Travel
| | [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.
| | blog.stevenlevithan.com
2.9 parsecs away

Travel
| | Not all shorthand character classes and other JavaScript regex syntax is Unicode-aware. In some cases it can be important to know exactly what certain tokens match, and that's what this post will explore. According to ECMA-262 3rd Edition, \s, \S, ., ^, and $ use Unicode-based interpretations of whitespace and newline, while \d, \D, \w,...
| | c0de517e.blogspot.com
25.0 parsecs away

Travel
| Realtime rendering and videogame programming mostly, but I love computer science and visuals in all their forms. This is a notepad of my ideas.