Skip to content

Question #981

Open
Open
@NUMERIC4

Description

@NUMERIC4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions