How to use toUpperCase() method in JavaScript?
Is it hard to capitalize string in JavaScript using toUpperCase(), or fully known as String.prototype.toUpperCase() method? Well, this article will answer that question in a simple yet effective way. So, if you …