Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.
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.
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.