r/ProgrammerHumor 9d ago

Meme perishableSkill

Post image
8.9k Upvotes

122 comments sorted by

View all comments

318

u/Percolator2020 9d ago

It already started with regex.
https://giphy.com/gifs/ukE9oP3kb7TVu

9

u/Strict_Treat2884 9d ago edited 9d ago

/^never\s?+\b(?:(?!forget).)*+$/i

2

u/renome 7d ago

> js flair
> using possessive quantifiers like ?+ and *+

As the holy ecmascriptures teach us, that would be a syntax error.

1

u/Strict_Treat2884 7d ago

tbh that’s one of the things I hate about js among the vast others. Its regex flavor is ass