📚 Watch the full JavaScript For Beginners course here: • JavaScript For Beginners | Full Tutorial
00:00 - Escape characters in JavaScript
01:54 - New line in JavaScript
02:36 - String length
03:06 - charAt()
03:35 - toUpperCase() and toLowerCase()
03:58 - JavaScript docs
📚 Resources:
JS Docs: https://developer.mozilla.org/en-US/d...
Let's learn about using special characters in javascript strings! This javascript tutorial coding video shows how to denote strings using single/double quotes and use escape characters (new line, carriage return, backspace, backslash and so on) in javascript programming to print quotes.
Learn about basic string methods - charAt(), toLowerCase(), toUpperCase(), string.length.
📚 CSS & HTML For Beginners full course: • HTML & CSS for Beginners