Sunday, 4 December 2022

Remove 0 form the first mobile number

  while (this.form.mobileNo?.charAt(0) === '0')

      this.form.mobileNo = this.form.mobileNo?.slice(1);

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...