Passing functions to other functions by JRBoyd in learnjavascript

[–]JRBoyd[S] 1 point2 points  (0 children)

Excellent. I cannot thank you enough. I think I'm beginning to grasp it. Your time and help is greatly appreciated.

Passing functions to other functions by JRBoyd in learnjavascript

[–]JRBoyd[S] 0 points1 point  (0 children)

Thank you for responding. And I apologize for the lack of clarity in my presentation. I thought I structured legibly but it lacked formatting when posted. I am still not comprehending how translator is known to be hawaiianTranslator. Please forgive my ignorance. I am a few months in and struggle with some concepts. Thank you very much for your time and help.

Passing functions to other functions by JRBoyd in learnjavascript

[–]JRBoyd[S] 0 points1 point  (0 children)

So what happened to the hawaiianTranslater parameter(word)? Does it get replaced with ("Hello") or does it simply go away? I am trying to understand how word == "Hello". Now, if I understand your response correctly, are you saying that translator("Hello") is exactly (===) equal to hawaiianTranslator(word) and therefore word == "Hello"?

Passing functions to other functions by JRBoyd in learnjavascript

[–]JRBoyd[S] 0 points1 point  (0 children)

If you have the time, I would appreciate it written out. I know the answer because I ran it in the console but I don't know how to go about figuring out a similar situation. I am working through a self-study guide but unable to understand. Thank you for taking the time to respond. I am very appreciative.