#6 Javascript Strings | Javascript Hindi Course For Beginners ( 2023 )
Basics of string
String → A string is a sequence of characters used to represent text. Strings are defined using quotes (either single or double).
Escape Characters
More Escape Sequence
Template Literals
String Methods
Questions:
- Try to replace “dog” with “cat” from Sample String → “ he quick brown fox jumps over the lazy dog. If the dog barked, was it really lazy?”
- Write a function to convert string to lowercase;
- Check “Fox” is includes . Sample String → “ he quick brown fox jumps over the lazy dog. If the dog barked, was it really lazy?”
- Check String end with “?” . Sample String → “ he quick brown fox jumps over the lazy dog. If the dog barked, was it really lazy?”
- Extract Amount from string → “ I bought car at ₹ 550000 “
Javascript Strings | Javascript Hindi Course For Beginners ( 2023 ) Complete Notes of JS - https://dosomecoding.com/courses/javascript/javascript-hindi-course-for-beginners Javascript Beginners Playlist Link - https://www.youtube.com/playlist?list=PLPppPPmk0i3gZCY8JZ0H5oykFGevvNzNS HTML Course https://www.youtube.com/playlist?list=PLPppPPmk0i3gL2isb9Kr1GvTM8id2gdtY CSS Course https://www.youtube.com/playlist?list=PLPppPPmk0i3gWK5TVILnKSvuc9Fc15sbH Html and CSS practice Projects https://www.youtube.com/playlist?list=PLPppPPmk0i3hZCNmbVtcP1hlwDKOdUFX9 Javascript Course https://www.youtube.com/playlist?list=PLPppPPmk0i3gZCY8JZ0H5oykFGevvNzNS Linkedin - https://linkedin.com/in/anshuopinion Telegram Channel - https://telegram.me/dosomecodinghelp Instagram - https://instagram.com/dosomecoding Github - https://github.com/anshuopinion