Javascript String Concatenation | Javascript Tutorial For Beginners | ES6 Tutorial

  Рет қаралды 95,132

developedbyed

developedbyed

Күн бұрын

Check out my courses and become more creative!
developedbyed.com
Javascript String Concatenation | Javascript Tutorial For Beginners | Javascript ES6
In this video series we are going to learn modern javascript from scratch. This video is recommended for anyone wanting to learn javascript the modern way with ES2015. No previous programming knowledge is required, so this video series will help you learn javascript as your first programming language.
We will cover how to do string concatenation in javascript with the " + " operator, we will also fix issues on when to use single or double quotes in strings.
Finally we will take a look at the ES6 way of doing concatenations in javascript using the ${} syntax.
Things covered in this video:
How to do simple string concatenations .
Differences in using single quotes vs double quotes in strings.
Concatenating strings with numbers.
ES6 string concatenation .
📔 Materials used in this video:
VSCode: code.visualstu...
🛴 Follow me on:
Twitter: / deved94
Github: github.com/Dev...

Пікірлер: 86
@developedbyed
@developedbyed 5 жыл бұрын
Next part is up tomorrow morning! I will post 1 per day to not overwhelm your sub feed! PS: there is also the " ! " operator which is the opposite basically. if ( !18 ) basically every number that is not 18. Sorry I forgot about this one :)
@juanfeliperubiano215
@juanfeliperubiano215 5 жыл бұрын
Hey Ed, I have a question: can I do a matematical operation in the con solé.log
@Viberock-G
@Viberock-G 3 жыл бұрын
hmmm????????????????? reading this after 2 years
@barkahadekurnia9891
@barkahadekurnia9891 3 жыл бұрын
@@Viberock-G reading this after 2 years and 3 weeks
@eccomusic1386
@eccomusic1386 2 жыл бұрын
I am trying to learn JS . I really enjoy your enthusiasm . Keep doing what you're doing because it helps a lot of people . Thank you so much .
@chaiguyshow7804
@chaiguyshow7804 5 жыл бұрын
const wishes = 'Thank you'; const name= 'Dev Ed'; console.log(wishes + name); output: Thank you Dev Ed
@breasthopper
@breasthopper 5 жыл бұрын
jaya sankar Thank youDev Ed
@Falzer
@Falzer 4 жыл бұрын
Thank youDev Ed
@whiteeyedshadow8423
@whiteeyedshadow8423 4 жыл бұрын
yea...put a space at the end of "thank you" or at the start of "Dev Ed"
@HostDotPromo
@HostDotPromo 5 жыл бұрын
'Awesome' + ' tutorial';
@noone-gr4is
@noone-gr4is 4 жыл бұрын
No, 'Awesome ' + 'tutorial!';
@arx2796
@arx2796 4 жыл бұрын
@@noone-gr4is No 'Awesome ' + 'Tutorial'; Where is the space bro?
@noone-gr4is
@noone-gr4is 4 жыл бұрын
@@arx2796 there is a space, look closely after aweaome
@limhx-6734
@limhx-6734 3 жыл бұрын
this reply section is funny lol
@theweb_developer
@theweb_developer Жыл бұрын
Your way of explaining is profoundly amazing and you have a very sweet sense of humor.
@khravel
@khravel Жыл бұрын
that energy. I feel much more motivated to build my code
@lilliesan
@lilliesan Жыл бұрын
Much appreciated Ed
@mshah4947
@mshah4947 3 жыл бұрын
Thank you :) You are awsome!!! love when you say Don't worry... not many kind people out there. Lots and lots of good wishes to you :)
@kryzix72
@kryzix72 4 ай бұрын
Damn what a great series helps so much!
@umairahmed8394
@umairahmed8394 4 жыл бұрын
Thanks for the amazing tutorials, and it really helps when there is a bit comedy in teaching as it makes learning fun. Other channels tutorials are pretty boring.
@aroshm1682
@aroshm1682 3 жыл бұрын
one of the best tutorials man!! love the way you explain.
@chibabynwachukwu7612
@chibabynwachukwu7612 3 жыл бұрын
Thank you Dev Ed
@davidmirza1366
@davidmirza1366 4 жыл бұрын
Hello Ed :) Thank you so much for all this content. I appreciate what you do, and i find your Videos very Educational and Motivational. All the best to you! :)
@gokhanaydemir466
@gokhanaydemir466 2 жыл бұрын
u know that u r fuckng awesome right . explaining in different examples even the simplest things. Wow man Wow
@hughkeene8613
@hughkeene8613 3 жыл бұрын
"The internet here is so bad that I just want to curl up in bed and cry"
@otto5556
@otto5556 3 жыл бұрын
Ya lol, and "The sun is my best friend"
@alexvech
@alexvech 5 жыл бұрын
thanks from the bottom of my heart
@yassincasaful
@yassincasaful 4 жыл бұрын
Wow Ed...just watched my 1st tut and its great! Keep up the tremendous work mate!!
@christofferthorsen4508
@christofferthorsen4508 2 жыл бұрын
wow! great video Ed! i love to see the excitement all over your face when you explain stuff xD you are awesome ! keep up the good work. i do online school here in norway now and this video link is syllabus from noroff. that's gonna get you some views !
@christianh.1160
@christianh.1160 2 жыл бұрын
Thanks for dooing this great tutorial. An important part is in 06:16 - 06:20 make sure you use the Backtick ´ . cheers Ch
@esquader8257
@esquader8257 2 жыл бұрын
thanks bro
@sameerk12982
@sameerk12982 2 жыл бұрын
Thank you @Christian H. ...you saved my day... without backtick it was acting like a string only was not taking variable in with double quote or single one....backtick is the key.
@thedarkriver1
@thedarkriver1 7 ай бұрын
damn good explanation! thank you! I am a beginner. subscribed
@tima1301
@tima1301 5 жыл бұрын
Thanks I am looking forward for your next video!
@ashiniqbal3831
@ashiniqbal3831 3 жыл бұрын
I have learn c++ in High School , And my Teacher had said that you can learn any language easily if you learnt a language very properly. And now I can really find similarities with it
@sonnyb6536
@sonnyb6536 5 жыл бұрын
You got yourself another subscriber!
@developedbyed
@developedbyed 5 жыл бұрын
Thanks Sonny B!
@JalalNatsheh
@JalalNatsheh 5 жыл бұрын
the only person i disable ublock for :)
@leolonn5433
@leolonn5433 3 жыл бұрын
Having learned the basics in Java, Python etc. before this I find it kind of weird to use const as often as you do. How does const in javascript differ from java/python where you would never ever make e.g. an age a constant variable? Thanks for great content.
@degamers4764
@degamers4764 5 жыл бұрын
i love your content thank you very much
@musicsailor2861
@musicsailor2861 5 жыл бұрын
Hello , May I ask why my ${name} doesn't work? It still show "${name} " on console page...I have double checked nothing typeing wrong . is it the reason that I am using Dreamweaver ? Thanks!
@thatguycheddar
@thatguycheddar 5 жыл бұрын
make sure you use the backtick instead of quotations
@themrblueshow
@themrblueshow 2 жыл бұрын
const thanks = "Thank you" const name = "Dev Ed" function log(toLog) { console.log(toLog) } toLog(thanks + name) Output = Thank you Dev Ed
@TomoTechno
@TomoTechno 4 жыл бұрын
Man you are superb!!!!!!!
@moeintheprogrammer1535
@moeintheprogrammer1535 3 жыл бұрын
This guy is awesome ❤
@rooversbart
@rooversbart Жыл бұрын
Cool cool, thanks
@YanisAllad
@YanisAllad 5 жыл бұрын
i love your tutorials sir !
@naimislamantor3781
@naimislamantor3781 4 жыл бұрын
You are great man...
@priyanzhu
@priyanzhu 6 ай бұрын
Can someone please let me know the initial sound track in this video? It sounds so good
@usertmsl
@usertmsl 4 жыл бұрын
You are the best thank you💙
@user-qo3nc6iw2n
@user-qo3nc6iw2n 5 жыл бұрын
Thank you for your perspire.
@Abinesh17
@Abinesh17 2 жыл бұрын
Vanakam da mapla Tamilnadu la irudhu♥️
@BhargavDevarampati
@BhargavDevarampati Жыл бұрын
by the way the ${name} only possible with these `` quotes in es6 not with regular '' u should find them below of the esc keyword and it can also type with alt+96 Thankyou
@GlaucoLustosa1
@GlaucoLustosa1 5 жыл бұрын
Amazing THAKS !!!
@andreeasrh
@andreeasrh 5 жыл бұрын
Hy Ed, i have a question for you. What theme do you use for Visual Studio Code app, to look like that ? Btw, thanks a lot for your video! 🔥 Edit: I have saw the name of the theme in the comments. Thanks anw!
@priyanzhu
@priyanzhu 2 жыл бұрын
Atom one dark maybe
@abdullah-946
@abdullah-946 4 жыл бұрын
Would this course on completion allow a learner to build small apps as it quite short compare to other online tutorial
@saishparadkar3331
@saishparadkar3331 3 жыл бұрын
Hey Dev Ed Can you please upload a video on that responsive nav bar again but with content as when I try to add images in the body the images overlap on the nav bar which slides out in mobile view. So please if you can please help. Thank you for your content :)
@shejalpandey5463
@shejalpandey5463 3 ай бұрын
Timing 7:17 in my editor why this is not working ? i am also write the same code .
@milencode
@milencode 4 жыл бұрын
Great video! How to run the code in Terminal when Save ? +1 Subscriber !
@esquader8257
@esquader8257 2 жыл бұрын
Here is the great part it does it automatically when you save
@edwinhakobyan7481
@edwinhakobyan7481 4 жыл бұрын
Hello, Edwin. My name is Edwin :D
@noone-gr4is
@noone-gr4is 4 жыл бұрын
Hey! Can you please tell me your VS Code Theme? I really like it!
@assistectorino9208
@assistectorino9208 3 жыл бұрын
material theme > palenight high contrast ;)
@jackdewipper187
@jackdewipper187 Жыл бұрын
why making age a constant? age is something variable........
@amn_ham9678
@amn_ham9678 2 жыл бұрын
who's sun ? JSON ?
@alessiopustorino85
@alessiopustorino85 5 жыл бұрын
How can I do the backtick symbol with the keyboard?
@developedbyed
@developedbyed 5 жыл бұрын
Button next to your 1, above the Tab
@alessiopustorino85
@alessiopustorino85 5 жыл бұрын
@@developedbyed I have Italian keyboard. Need to change layout?
@developedbyed
@developedbyed 5 жыл бұрын
Ugh I'm not sure.. you can copy paste this lol ``
@andrewcmsmasters5345
@andrewcmsmasters5345 5 жыл бұрын
what color theme you use?
@developedbyed
@developedbyed 5 жыл бұрын
material theme :D
@krishnachakraborty9053
@krishnachakraborty9053 2 жыл бұрын
where is your home town?
@hank7898
@hank7898 3 жыл бұрын
Big brain time be watching this at 1.25 speed to lean all of JS in
@totallynotdotz
@totallynotdotz 3 жыл бұрын
who are the nine people that disliked this video
@tux1732
@tux1732 Жыл бұрын
2:16 Me when my crush interacts with other boys
@drhasnainsikandar
@drhasnainsikandar 3 жыл бұрын
Now I realize the "ed" is in even in your name.
@weisdev
@weisdev 2 жыл бұрын
You make me laugh as I learn
@furkanbezci5202
@furkanbezci5202 3 жыл бұрын
$ doesnt work Why??? I understand why. I used ' ' instead of ``....(edited)
@tandinwangyel1897
@tandinwangyel1897 3 жыл бұрын
Have you figured out the problem yet?
@furkanbezci5202
@furkanbezci5202 3 жыл бұрын
@@tandinwangyel1897 I figured it out. I needed to use backtick instead of """ this one
@tandinwangyel1897
@tandinwangyel1897 3 жыл бұрын
@@furkanbezci5202 Thanks.
@christianh.1160
@christianh.1160 2 жыл бұрын
well look at 06:16 you will see he is not using ' ' or " " he is using the Backtick ´ :-)
@mrchikkiegaming4750
@mrchikkiegaming4750 3 жыл бұрын
1:40 Your a-Gee is 21
@MuhammadAbdullah-ge9rj
@MuhammadAbdullah-ge9rj 3 жыл бұрын
I Hate Programming
@leegreen6523
@leegreen6523 2 жыл бұрын
This was trash.....
Javascript If Else Statements | Javascript Tutorial For Beginners
11:41
Javascript Functions & Parameters | Javascript Tutorial For Beginners
14:27
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
艾莎撒娇得到王子的原谅#艾莎
00:24
在逃的公主
Рет қаралды 54 МЛН
PEDRO PEDRO INSIDEOUT
00:10
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 19 МЛН
String Interpolation in JavaScript, Simplified
6:10
Deeecode The Web
Рет қаралды 1,1 М.
Javascript Variables & Data Types | Javascript Tutorial For Beginners
15:13
Build this JS calculator in 15 minutes! 🖩
15:20
Bro Code
Рет қаралды 505 М.
JavaScript Pro Tips - Code This, NOT That
12:37
Fireship
Рет қаралды 2,5 МЛН
Javascript Arrays | Javascript Tutorial For Beginners
11:25
developedbyed
Рет қаралды 91 М.
Learn JavaScript STRING SLICING in 8 minutes! ✂️
8:02
Bro Code
Рет қаралды 13 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 354 М.
Strings in Javascript | chai aur #javascript
22:44
Chai aur Code
Рет қаралды 198 М.
Learn JavaScript Scoping In 10 Minutes
11:39
Web Dev Simplified
Рет қаралды 60 М.
iPhone VS Samsung🤯
1:00
Skinnycomics
Рет қаралды 18 МЛН
ПС 110/10. Кто то подключил "левак" 110000 вольт!?
0:34
Советы электрика
Рет қаралды 1,4 МЛН
how to make soler led bulb | How do you use a soldering iron first time?
1:00
Nk creative experiment
Рет қаралды 6 МЛН
Смартфоны миллиардеров 🤑
0:53
serg1us
Рет қаралды 1,1 МЛН