- Course
Strings and Regular Expressions in JavaScript
Working with text is a fundamentally crucial task in every programming language. This course will help you deepen your knowledge of the String and Regex API of the JavaScript language.
- Course
Strings and Regular Expressions in JavaScript
Working with text is a fundamentally crucial task in every programming language. This course will help you deepen your knowledge of the String and Regex API of the JavaScript language.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
There are dozens of ways to manipulate a string to achieve a plethora of tasks. In this course, Strings and Regular Expressions in JavaScript, you'll learn how to write clean and efficient string-manipulating code.
First, you’ll discover the multiple ways that exist to define strings, including template literals and the power of string interpolatation. Next, you’ll explore the String API and how to perform a variety of useful tasks and build a small utility library along the way. Finally, you’ll learn how to apply Regular Expressions judiciously in your code.
When you’re finished with this course, you’ll have the skills and knowledge of working with strings and regex needed to process text.