Understanding Undefined Value returned from a Function - Free Code Camp

preview_player
Показать описание
In this basic JavaScript tutorial, we explore the concept of a function running without a return method inside. This is part of the free code camp curriculum in which I attempt to deepen the young programmers understanding of the lesson by talking through it. Enjoy!
Рекомендации по теме
Комментарии
Автор

you are the most useful but the hardest to find...

YoAbdi
Автор

I have a question. I just completed this exercise with same code and I noticed I didn't have to use addThree(); function on line 9 of your final code. any idea what its doing in the background? anyway Great Tutorial!

expressyourself
Автор

I see what I did wrong I forgot to include var returnValue = addFive(); all of my other calculations were correct Mr. Ian. Thats why I enjoy coding it makes one think more critical and helps them to problem solve not just in Coding but in our everyday lives.

zken
Автор

Love your videos. Do you have some on white board questions?

werewolf