Regular Expression in Javascript Tutorial With Examples

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 9

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  2 หลายเดือนก่อน

    WATCH NEXT: Javascript Interview Questions and Answers - Dominate Your Next Interview - th-cam.com/video/wnYKH2dO620/w-d-xo.htmlsi=5DfbGEfhXWiiv0a_

  • @damagee8141
    @damagee8141 2 ปีที่แล้ว +2

    2:00 When I started working at a new company, one of my first tasks was to create a new type of input field. It was a CRM so there were lots of different input elements available already and each of them was validated through regex. As someone who only had little experience using Regex, I was completely overwhelmed by the complexity of it. Later I had to debug some of those elements, which I did but it took ages to even understand what was going on. So, as you said if there is another way to validate something then please avoid using Regex and if you can't avoid it, add documentation with examples to explain exactly what it is doing/supposed to be doing.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  2 ปีที่แล้ว +1

      Yeap exactly what you say. I didn't mention writing docs for reg exr because I didn't see even a single comment of reg exr in last 13 years. It would obviously help tremendously but most people are going for "I remember what it does now".

  • @henrycovil2629
    @henrycovil2629 ปีที่แล้ว

    Your tutorial is several levels above the others, I'm really glad I came across this channel:)

  • @gigakvachakhia4777
    @gigakvachakhia4777 2 ปีที่แล้ว

    maybe something similar with lodash aswell ? ))

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  2 ปีที่แล้ว

      Unfortunately there is nothing that I know which makes regular expressions clearer or easier :(

  • @djhi-tek9249
    @djhi-tek9249 11 หลายเดือนก่อน

    are u german?