The best expression to pinpoint the main points I ever met. A clever guy who knows the technique-know-how to present complicated stuff in simple and straight forward manner.
Sir i enjoy and understand your tutorials alot, thanks for putting more effort to teach with such an amazing skills, Sir if i subscribe to the monthly plan will i be able to download the courses offline? or it's just online? pls reply..... Thanks and God bless you more 🙏
You broke this down hte best! and in short and not in coder language. I needed it to be dumbed down into regular language and perspective first, before coder lang. Much obliged.
Man im literally lost rn we are discussing this one and I don't have prior language of JS. Feels like an alien talking in front of me. Thanks for saving me understood this one easily.
There seems to be several ways to do things now in javascript with ES6. While perhaps I'm ranting as an old man, but wouldn't it be best to have just one way to do something? I am finding it a bit hard adapting to the styles used by different people as a result. Oh well I suppose. Thanks for the great video!
wow, a lot ton of things can be done if used in a code generator, i.e. if i generate JS from Rust i can use this to reduce the complexity at the Rust side. :-)
wonderful, i wish they thought us in class and broke our mind using an for if loop just to write a sentence, i know it was to teach the principt but this way with `` is so much easier
I guess he is using Visual Studio Code(VSCode). A light weight editor by Microsoft, and the best part is its open source, and available for cross platform. You can download free of cost from code.visualstudio.com/Download
The best expression to pinpoint the main points I ever met. A clever guy who knows the technique-know-how to present complicated stuff in simple and straight forward manner.
Genuinely the best tutorial i've seen on this subject. Just so clear and straight to the point. Really great teaching!!
Thank you for having the ad at the end. A lot less disrupting!!
Thanks for making it easier to learn Mosh!
this is amazing!! I've seen this quite often never thought that it was just this simple thank you!
Informative and straight to the point! Thanks for another great video tutorial, Mosh.
This was a professional explicit explanation!
Fcc made it sound like rocket science, you've made it so easy with real life examples. Thanks
Sir i enjoy and understand your tutorials alot, thanks for putting more effort to teach with such an amazing skills, Sir if i subscribe to the monthly plan will i be able to download the courses offline? or it's just online? pls reply.....
Thanks and God bless you more 🙏
So clear and concise, thank you!
Thank you very much. I've been studying by myself for a while and this lesson helped me a lot.
Very clear and straight to the point! Thank you!
This is so cool info. thanks Mosh!
Thank you so much, lifsaver bor due man
haha
Thanks a lot. Everything is very easy to understand in your video tutorial
You broke this down hte best! and in short and not in coder language. I needed it to be dumbed down into regular language and perspective first, before coder lang. Much obliged.
Thank you Mosh please keep making javaScript guides
This was a great video. It was straight to the point.
Man im literally lost rn we are discussing this one and I don't have prior language of JS. Feels like an alien talking in front of me. Thanks for saving me understood this one easily.
Wow backtickle is so interesting and useful. Thank you
straight to the point ,appreciate it
Thanks for literally saving me from pulling my hair out.
Thanks so much Mosh 🙏🏽
A simplified method for concatenation. Thank you!!!
Realy good start . Thankyou.
Increible la manera en que abordas el tema, fácil y directa
New things I learnt, thanks a lot Mosh!!!
Today I realised why you have more than 1.5m subscriber Your deserve that Man
Excellent explanation. Thank you.
very easy to understand, thank you!
thank you , for help my JS study . really thax
Thank you so much very helpful🙏
Thanks, really useful for Vuejs!
Thanks for explaining template literals
You explained something very nice
Very detailed, thanks!
Thank you for posting this
which color theme of vs code did you use in this tutorial?? That is awsome! I wanna use this!
precised explanation
There seems to be several ways to do things now in javascript with ES6. While perhaps I'm ranting as an old man, but wouldn't it be best to have just one way to do something? I am finding it a bit hard adapting to the styles used by different people as a result. Oh well I suppose. Thanks for the great video!
@@programmingwithmosh And this is why I'm here, haha. I can program, but can't read a lot of the new code out for React Native, etc. Thanks!
coming to the rescue again.
Many thanks to you sir
You are good at teaching. :)
super clear. thx!
great info. mosh
great vid man.
thanks mosh
Thanks for making it more straightforward to understand.
|
BTW, What is the name of VS Code Theme you're using in this tutorial.
nightowl I guess...
Thx for the information !!!
How do you open the console view on the right?
Also John 5 is an awesome guitarist.
So good tutorial
it's also called string interpolation ?
Thank You SIr
Can I use elements inside of ${} ?
Dear Mosh can you make course on Rust
Color theme of editor?
thank you
wow, a lot ton of things can be done if used in a code generator, i.e. if i generate JS from Rust i can use this to reduce the complexity at the Rust side.
:-)
mind blowing :))
wonderful, i wish they thought us in class and broke our mind using an for if loop just to write a sentence, i know it was to teach the principt but this way with `` is so much easier
You are awesome
let name = window.prompt();
const message = `${window.alert(`Hello ${name}`)}`
Is this template literals work in IE11? If not how to fix?
What is the next video that he references at the end of this video?
what IDE is this
Integrated development environment
I guess he is using Visual Studio Code(VSCode). A light weight editor by Microsoft, and the best part is its open source, and available for cross platform. You can download free of cost from code.visualstudio.com/Download
@@itarticles6338 beware, thats from M$ , Atom should be better,
meaning i dont know if it is. i use Atom for Rust and its very good
guess what this does:
const prompt = window.prompt('Name?');
document.write(`Hello ${prompt}`);
From my knowledge, it would ask you to enter a name as soon as the page loads and whatever name you enter will be displayed on the page.
name is alert message and hello name is display at main page
How to I make my browser a cool console like that? I like how you can avoid typing console.log();.
💲
Apt.
Excellent explanation. Thank you.