The freeCodeCamp Forum
Regular Expressions: Positive and Negative Lookahead - Help
JavaScript
anon18662199
June 28, 2018, 4:51pm
2
\D
means no digit like
A
or
J
.
Check
this thread
for more detailed explination
show post in topic
Related topics
Topic
Replies
Views
Activity
Positive and Negative Lookahead on the \D*
JavaScript
10
780
January 25, 2021
Regular Expressions - Positive and Negative Lookahead
JavaScript
3
218
February 28, 2023
Positive and Negative Lookahead RegExr q34uestion
JavaScript
7
665
October 23, 2020
Positive and Negative Lookahead in Regex
JavaScript
10
714
June 1, 2021
Positive and Negative Lookahead can you help clarify something with regex?
JavaScript
4
912
February 2, 2021