I was going through the learning path of JavaScript certification and when I reached the regex part I find it either hard or complex to learn.
Is there any way that I can simply learn regex from start to end as required in most projects.
you could try to search for other sources, but regex in its own is a new language, and it’s as hard as when you started JavaScript
you can ask for help whenever you get stuck, that can also help you in your journey