Explore >> Select a destination


You are here

blog.stevenlevithan.com
| | www.regular-expressions.info
1.1 parsecs away

Travel
| | [AI summary] This is a comprehensive guide to Unicode and regular expressions, covering topics such as Unicode normalization, encoding issues, and the syntax for matching Unicode blocks and properties in various regex engines.
| | git.io
2.5 parsecs away

Travel
| | Extended JavaScript regular expressions. Contribute to slevithan/xregexp development by creating an account on GitHub.
| | v8project.blogspot.de
4.8 parsecs away

Travel
| | JavaScript regular expressions are getting some new functionality: lookbehind assertions.
| | www.softdevtube.com
14.6 parsecs away

Travel
| The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a