javascript function

  • JAVASCRIPT METHODS

    JAVASCRIPT METHODS

    length // it is a property toLowerCase() toUpperCase() Includes() startsWith() endsWith() search() match() indexOf() lastIndexOf() replace() trim() charAt() charCodeAt() fromCharCode()…