Regex : .test() , .match(), Flags ..... SIMPLIFIEDRegular Expressions Regex or Regular Expressions are patterns which are helpful in matching, searching or replacing some text/parts of a text. For example : let str = "He has 12 oranges and 10 apples."; /*In the above string str, we can search for ev...Apr 1, 2022路5 min read路119
WTF is Blockchain, Decentralization, Distribution......(A Beginner level introduction)Nov 25, 2021路3 min read路136