Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

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.

Andrejs Doronins - Pluralsight course - Strings and Regular Expressions in JavaScript
by Andrejs Doronins

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.

Table of contents

About the author

Andrejs Doronins - Pluralsight course - Strings and Regular Expressions in JavaScript
Andrejs Doronins

Andrejs is a Quality Assurance professional and participates in the entire SDLC - from requirements analysis, to test creation and their automation.

More Courses by Andrejs