String methods in JavaScript I PART 2 | String Methods | JavaScript

Опубликовано: 04 Декабрь 2021
на канале: procademy
655
21

In this lecture, you will learn about some useful string methods in JavaScript and understand how they work and what is there use. String values are some of the most used values in JavaScript programs. So, its very important to understand all the available useful methods and properties of a string type.

In this lecture we will cover following string methods:
1. toUpperCase() & toLowerCase()
2. trim(), trimStart() & trimEnd()
3. replace() & replaceAll()
4. include(), startsWith() & endsWith()

SOURCE CODE OF THIS SECTION CAN BE DOWNLOADED FROM HERE: https://drive.google.com/file/d/1c3bE...

SLIDES OF THIS SECTION CAN BE DOWNLOADED FROM HERE: https://drive.google.com/file/d/163Bo...