Mastodon Feed: Post

Mastodon Feed

aral@mastodon.ar.al ("Aral Balkan") wrote:

Today I learned that regular expressions have a size limit and you get a “regular expression too large” error if you go over it.

Still trying to find some definitive documentation on what that size limit is in v8/latest Node.js.

#web #dev #JavaScript #regularExpressions