Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #981

Open
NUMERIC4 opened this issue Jan 7, 2025 · 0 comments
Open

Question #981

NUMERIC4 opened this issue Jan 7, 2025 · 0 comments

Comments

@NUMERIC4
Copy link

NUMERIC4 commented Jan 7, 2025

https://github.com/Asabeneh/30-Days-Of-JavaScript/blame/55d8e3dbc0410d64c1dc3ea5915e015a7950cf2a/12_Day_Regular_expressions/12_day_regular_expressions.md#L380

Firstly thanks for this project. It was really helpfull to catch things up.
In this line there are two \ exist one of them belongs to b but other one is meaningful or not?
when i typed it in js compiler i got an error when i change that line with " const pattern = /\b\w{4}\b/g " it works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant