How-to articles, tricks, and solutions about STRING METHODS

How to Capitalize the First Letter in a String in JavaScript

Read this JavaScript tutorial and learn the methods and undertake some steps which will help you make the first letter in the string uppercase easily.

How to Get the First Character of a String

Read this JavaScript tutorial and learn several string methods that are used to retrieve the first character of a string. Choose the best one for you.