toLowerCase and toUpperCase methods | String Object In JavaScript

preview_player
Показать описание
🎁 Join my channel to get access to perks:

🧡 Hello All JavaScript Lovers Outhere!

Today you're going to learn about the String Object In JavaScript.

This tutorial is a series of videos, in each video we will discuss a method (or more) of the String Object in JavaScript.

In today's video, you're going to learn about the toLowerCase, and toUpperCase methods.

The toLowerCase() method returns the calling string value converted to lower case.

The toUpperCase() method returns the calling string value converted to uppercase.

🔷 Syntax :
toLowerCase()

🔷 Syntax :
toUpperCase()

🌍 Social Media Links.

💲 Suppport the Channel
Рекомендации по теме
Комментарии
Автор

🚨 Big Announcement! 🚨

Hey everyone! I've made a big decision for this channel—I've turned off ads on all my videos! That's right, you can now enjoy all my content ad-free! This means I'm earning $0 from ad revenue, but I believe this is the right move to make your viewing experience better.

If you find my content valuable and want to support my work, there are several ways you can help:

Like & Share: Simply liking the video and sharing it with friends helps a lot!
Subscribe & Hit the Bell: Stay updated and never miss a new video.
YouTube Thanks: Use the "Thanks" button below to send a one-time donation.
Join the Channel Community: Get exclusive perks and behind-the-scenes content.

Every little bit counts and goes directly to creating more high-quality content for you all. Thank you so much for your continued support!

Let’s keep growing and learning together! 🌟

CodeExplained
Автор

I've been battling with this because when I output to console the string does not become like what I want (convert them to uppercase).

Probably about 30min or so I realized that I need to assign the initial string to a new variable for it to work 😂

shafiq_ramli
Автор

Sir I like your videos. Can you make one video of all the string object methods just like you did with Array method ?
I thank you for your time

ahmedraza