Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
11 lines (7 loc) · 332 Bytes

File metadata and controls

11 lines (7 loc) · 332 Bytes
Copy raw file
Download raw file
Edit and raw actions

Strings

JavaScript strings share many similarities with string implementations from other high-level languages. They represent text based messages and data.

In this course we will cover the basics. How to create new strings and perform common operations on them.

Here is an example of a string:

"Hello World"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.