An Introduction to Functions, Execution Context and the Call Stack (FULL VIDEO - Parts 1-3)

preview_player
Показать описание
Learn more about functions, execution context, and the call stack from Codesmith CEO, Will Sentance!

Stay connected to our community!

Follow us to stay updated!

#codesmith #learntocode #javascript
Рекомендации по теме
Комментарии
Автор

Its clear that you love teaching and love programming. It's infectious

filippians
Автор

This is such a clear, excellent explanation of functions, execution context and the the call stack. I understand stuff I never understood before. Thank you!

donnylobree
Автор

In my exploration of YouTube, looking for JavaScript 'tuts' that bring a fundamental level of understanding and total clarity this language, to a newbie like myself to so that I can code fluently with no doubts. This video series knocks off every last one of those videos that some may say is at the top. You are a true teacher and have done your homework. Thanks to the folks at "Code Smith".

josiahtobas
Автор

I had never seen something like this before, I wish you had more videos like this on YouTube Will, or if you had a personal channel. Best teaching ever

moalemi
Автор

Great teacher, great lesson. Best Javascript theory lecture I've seen on YouTube.

marksimpson
Автор

The best teachers are the ones who are passionate about the matter which they teach. This is an amazing video

Extar
Автор

You explained it best sir, no one has ever shown me this . perfect, thank you so much !

omiramberodgers-ymxj
Автор

This man is saving many coding students

devcrypto
Автор

wow! it felt like he was jordan peterson for javascript for the articulate way he presented the topic.

jayashkumar
Автор

By far the best explanation I have found. I love the passion Will has for JavaScript - watching is a pleasure and so engaging! Thank you for sharing!

kithowlett
Автор

Nice video with a concise explanation of great and complex stuff. Many thanks Will.

kubataiupov
Автор

Wow, now that's where you want to start. Excellent explanation of the underlying logic. Thank you, sir

pannihto
Автор

Love these videos, clear and concise.

sofakingwetalldid
Автор

This is amazing. Thank you for such a concise and informative lecture.

frostyfitz
Автор

Brilliant teaching method building a sound fundamental knowledge base

darianleduc
Автор

Your teaching style is EXCELLENT!!! Thank you

mehinhuseynova
Автор

I wish I had this when I was learning functions in my C++ class. This is so helpful when it comes to functions!

picturecaptions
Автор

Thank you very much!! Well explained! you answered all the question that I had in my mind!

shyarxelil
Автор

It's an awesome presentation. One note to add is that the local memory Will is talking about is the same thing as a (local) Lexical environment.

artihlec
Автор

This kind of video is what I need for going through my own understanding (or misunderstanding) of JS. How does this relate to frameworks like Vue, React and Angular? Do they modify any of these concepts in some way?

CarlosWashingtonMercado