October 1, 2019How to remove last character from string in JavascriptIn this blog post, you will learn 2 methods to remove last character from a string in Javascript. You can use any one of the following methods as per