Champion right here!!! Animation makes everything so easy. function yourName(name){ return ("Thank You:"+" "+name); } yourName("Rob")
@danmeg9815 жыл бұрын
This is really helpful, thanks for the videos. I bought a course from Udmey which good but too fast for me, these videos speak to people like me who are just getting into coding and don't have any understanding whatsoever. Love the slow pace with detailed explanations.
@Summer96045 жыл бұрын
angela yu?
@Ellenki_0075 жыл бұрын
Thank you so much for much kindful explanation of information.please also explain the proper advantages of "increment and decrement operators in all programming languages possible with daily life implementations"
@marshallantony10586 жыл бұрын
it was really helpful me thank you very much its good call
@Summer96045 жыл бұрын
who is here to understand that javascript question n3 quiz from angela yu course? hehe XD
@JCL-nu4ge5 жыл бұрын
my brain hurts although it was clear and answered my question!
@othmanbenameur21896 жыл бұрын
function valeur1(str) { function valeur2(str) { function valeur3(str) { function valeur4(str) { I have many function like this, there's a way to increment the nameof the function ?