💛 Day 4️⃣ / 3️⃣0️⃣ days of basics in JavaScript series
→ What is the string data type?
→ What is the meaning of the "immutable" string in javaScript?
→ How to access characters from the string?
→ Strings are case-sensitive?
→ What is backtick in JS?
#javascript30
🧵👇
→ What is the string data type?
→ What is the meaning of the "immutable" string in javaScript?
→ How to access characters from the string?
→ Strings are case-sensitive?
→ What is backtick in JS?
#javascript30
🧵👇
→ It's used to insert a variable or expression between the string.
→ You can add your variable or expression between curly braces.
👀 ${variable/expression}
→ You can add your variable or expression between curly braces.
👀 ${variable/expression}
💚 That's all for now, we will meet in the next thread!
But if you like make sure to:
1. Follow me @ATechAjay
2. Retweet the first tweet.
3. Turn on the notification to never miss these amazing tweets.
Thank you so much for staying to the end of this thread.
But if you like make sure to:
1. Follow me @ATechAjay
2. Retweet the first tweet.
3. Turn on the notification to never miss these amazing tweets.
Thank you so much for staying to the end of this thread.
Loading suggestions...