DEV Community

Harit Himanshu
Harit Himanshu

Posted on • Originally published at bonsaiilabs.com

1

JavaScript String toLowerCase and toUpperCase

In this short video, you will learn how to change the JavaScript String to lower and upper cases using methods available on String constructors. We will use .toLowerCase() and .toUpperCase() methods.

The code sample is available at https://bonsaiilabs.com/javascript-string-lowercase-uppercase/

Subscribe for more videos on JavaScript with Visualization: https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1

Top comments (2)

Collapse
 
blazephoenix profile image
Tanmay Naik

And here I am thinking so hard of topics to write about, lol

Collapse
 
aleksandrhovhannisyan profile image
Aleksandr Hovhannisyan

Make one about how to create a JavaScript source file.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post