Enhance your JavaScript abilities further with extensive exploration into string operations and type conversions. This course focuses on realistic implementations and aids in mastering these two crucial areas.
Overview
Syllabus
- Lesson 1: Reversing Words in a String in JavaScript
- Rotate Words in a String
- Transform Characters in a String
- Capitalize Each Word in a String
- Lesson 2: Parsing and Multiplying Numbers in JavaScript
- String Transformation with Hyphen Separated Words
- Parse and Sum Scores from Jumbled Sports Game Record
- Reposition Alphabet Characters Preceding Numbers in a String
- Lesson 3: Time Parsing and Manipulation in JavaScript
- Adding Seconds to Time Points
- Calculating Time Period Length in Minutes
- Adding Days to a Date
- Lesson 4: Finding All Substring Occurrences in Strings with JavaScript
- Replace Substring in Text
- Replacing Words with Their Reversed Counterparts in Sentences
- Identifying Typo Swaps in Strings