Go Career
Explore
Pricing
Resources
Login
Get Started
JS Challenger
Back to JavaScript Basics
Strings
27 challenges
Challenges
1
Introduction to JavaScript strings
2
Create a Javascript string
3
Declare a String Variable
4
Compare Strings with Different Quotes
5
Different ways to create Javascript strings
6
Connect Javascript strings (1)
7
Find the Length of a String
8
Repeat a Word Twice
9
Is the String Longer Than 5?
10
Form a Simple Sentence
11
Store the First Character
12
Store the Last Character
13
Are the First and Last Characters the Same?
14
Get the Character at a Given Index
15
Case Sensitivity in String Comparisons
16
Connect Javascript strings (2)
17
Connect Javascript strings (3)
18
Create a Greeting with Template Literals
19
Display a User's Age with Template Literals
20
Simple Math in a Template Literal
21
Convert to Uppercase
22
Convert to Lowercase
23
Uppercase and Lowercase Mixed
24
Case-insensitive String Comparison
25
Validate Email
26
Case Sensitive Includes
27
Test: JavaScript strings
Toggle Sidebar
Loading...