issues
search
freeCodeCamp
/
CurriculumExpansion
Creative Commons Attribution Share Alike 4.0 International
315
stars
105
forks
source link
chore: add intro strings workshop to frontend cert
#414
Closed
jdwilkin4
closed
4 months ago
jdwilkin4
commented
4 months ago
This workshop will cover the following
const
assignment
string concatenation using the + operator
template literals
str.length property
bracket notation and retrieving characters from strings
str.indexOf method
This workshop will cover the following