Presentations tagged regular expressions
No presentations found.
regular expressions elsewhere
Other relevant things on regular expressions you might find valuable.
Tips for making regular expressions easier to use in JavaScript
Source: Tips for making regular expressions easier to use in JavaScript
Read MoreThe ultimate JavaScript regex guide
The string is arguably the most essential data type in programming — every programming language and software in the world…
Read MoreWhen Regex Goes Wrong
Issues and catastrophic failures caused by regexIn 2016, Stack Overflow experienced a 34-minute outage. The root cause? A regular expression…
Read MoreRegexes Got Good: The History And Future Of Regular Expressions In JavaScript
In this article, I’ll recount the history of improvements to JavaScript regexes (spoiler: ES2018 and ES2024 changed the game), show…
Read More