concat method | String Object In JavaScript

Published: 04 August 2022
on channel: Code Explained
4,441
59

🎁 Join my channel to get access to perks:
   / @codeexplained  

🧡 Hello All JavaScript Lovers Outhere!

Today you're going to learn about the String Object In JavaScript.

This tutorial is a series of videos, in each video we will discuss a method (or more) of the String Object in JavaScript.

In today's video, you're going to learn about the concat method.

The concat method joins two or more strings, does not change the existing strings but returns a new string.

🟢🟠 The string.concat() method
🔷 Syntax:
concat(str1)
concat(str1, str2)
concat(str1, str2, ... , strN)

🔹strN : One or more strings to concatenate to str.

🌍 Social Media Links.
◾ Facebook :   / code.explained.official  
◾ Twitter :   / code_explained  
◾ Instagram :   / code.explained.official  
◾ GitHub : https://github.com/CodeExplainedRepo

💲 Suppport the Channel
Paypal : https://paypal.me/CodeExplained
Buy Me a Coffee: https://www.buymeacoffee.com/CodeExpl...


Watch video concat method | String Object In JavaScript online without registration, duration hours minute second in high quality. This video was added by user Code Explained 04 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,441 once and liked it 59 people.