Understanding Javascript Methods 2022, JavaScript String Methods, to uppercase and Remove Whitespace

Channel:
Subscribers:
7,740
Published on ● Video Link: https://www.youtube.com/watch?v=oKbbmSTrDDU



Duration: 5:16
114 views
2


In this Codecademy JavaScript lesson we take a look at JavaScript Methods in 2022 and beyond. We learn that methods allow us to perform actions. In this specific lesson, we use 2 available JavaScript String Methods. We learn that in order to use a method, we must have a string, then immediately follow it with a dot (.) operator, then the name of the method. For example, if we have the string, "hello", and we want to make all letters capital, we can utilize the .toUpperCase() method and do so. It would look like this, 'hello'.toUpperCase() and this would accomplish the goal. The next method we learn about is .trim() which will allow us to remove any whitespace in the beginning or end of a string. Learning about JavaScript Methods 2022 will allow you to understand the different tools that are available for you in the JavaScript programming language!




Other Videos By We Will Code


2022-02-13Get Second Star Rank in Pokemon Legends Arceus, Get Feather Balls and Super Potion Crafting Recipe
2022-02-13Built-in Objects in JavaScript 2022, Generate Random Number, Check if Number is Integer, Codecademy
2022-02-12Meeting Arezu from the Diamond Clan on Pokemon Legends Arceus, Nintendo Switch 2022 Newest Games
2022-02-12The Frenzy of the Lord of the Woods, Grandtree Arena, Defeating Lian and Irina, Defeat Noble Kleavor
2022-02-11A Request from Mai, Battle Akari, Meet and Defeat Mai, Battle the Alpha Kricketune, Pokemon Legends
2022-02-11Getting to Work on Research Tasks, Pokemon Legends Arceus, Obsidian Fieldlands, First Star Rank
2022-02-11Crafting in Pokemon Legends Arceus, The Basics of Crafting, The Pokedex in Pokemon Legends Arceus
2022-02-11Catching Bidoof, Starly, and Shinx, Focusing, Crouching and Taking Cues, Starting Pokemon Battle Tip
2022-02-11The Galaxy Team's Entry Trial, Choose First Pokemon and Trainer Battle, Obsidian Fieldlands, Arceus
2022-02-11First Pokemon Trainer Battle in Pokemon Legends Arceus, Meeting Ginkgo Guild Member Volo, Trainer
2022-02-11Understanding Javascript Methods 2022, JavaScript String Methods, to uppercase and Remove Whitespace
2022-02-11In an Unfamiliar Land, Meet Akari and Cyllene, Checking Survey Tips, How to Save in Pokemon Arceus
2022-02-11Entering Jubilife Village, Maps and Markers in Pokemon Legends Arceus, Knowing Where to Go Guide
2022-02-08Arceus Starter Pokemon, Rowlet, Cyndaquil, Oshawott, How to Throw a PokeBall, Complete Pokedex Goals
2022-02-08Getting the Arc Phone in Pokemon Legends, Arceus Speaks to Us, Thy Mission, Seek Out All Pokemon
2022-02-08Falling From The Sky in Pokemon Arceus, Prelude Beach, Meeting Professor Laventon in Pokemon Legends
2022-02-08Intro Story to Pokemon Arceus, Opening Scene of Pokemon Arceus, Create Character in Pokemon Arceus
2022-02-02Pokemon Legends Arceus, The Counterpart, Last Mission, Defeat Charm to Obtain Origin Ore Part 13
2022-02-02Pokemon Legends Arceus, Atop Mount Coronet, Defeat Beni and Kamado, Catch Dialga or Palkia Part 12
2022-02-02Pokemon Legends Arceus, The Trial of Lake Acuity, Defeat Alpha Zozoark, Part 11
2022-02-02Pokemon Legends Arceus, Guide for The Trial of Lake Valor, Defeat Alpha Overqwill Part 10



Tags:
Coding
JS
JavaScript
Programming
Tutorials