+ 4
JavaScript
Is it me? Or is JavaScript hard to learn? Why am I not understanding this material, why can’t I grasp the concepts.... what am I missing heLp !== toMe Function (help) { Help: “I need help” return(help); } Document.write(help); //please.
6 ответов
+ 2
your code is incomplete.
variable heLp is undefined.
variable toMe is undefined as well.
variable help is also undefined.
JavaScript is case sensitive. heLp is different from help.
+ 2
For me too, the JavaScript is more flexible to understand. U can't guess the using learning here. It's only way to do practice more and more if you want to learn it. You can try jquery, it's more easily understandable.
+ 2
@jonathan I know it’s incomplete thats the idea am trying to convey, I NEED HELP.... and @Prat I don’t want to go for what is easier I want what is required and that’s JavaScript. I would think since jquery is based on JavaScript I would still need to understand, learn and apply JavaScript ... I don’t even know what to practice it’s all just piece of irrelevant codes in the exercise to illustrate the use of what JavaScript can do but nothing to say put these to work ... I neeed help!!!!!
Document.write(help!!!!!!!!)
+ 2
Oh, ok.😊 try waching YouTube tutorials.
+ 2
for practice with learning chapter wise you can try w3schools.com site. It provide you relevant examples with each chapter.
+ 1
🤦🏼♂️ okay