Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Course's Objectives

1. Understand the JS string's data type.

2. Learn how to concatenate string literals, or even injecting JavaScript expressions inside strings by using the new string interpolation syntax.

2. Learn about the string length property, and how to access a specific character from a string.

3. Perform other actions like splitting a string into an array and more.

4. Find out how to slice a part of a string or convert it to lower case. 

5. Learn the useful built-in string methods that JS offer in order to manipulate strings.

 

Course's Objectives

Kostas Diakogiannis
Module by Kostas Diakogiannis, updated more than 1 year ago
No tags specified