Bad For Education - Coding Tips For The Junior Developer & Beyond

JavaScript Scope + Our Favorite Spooky Halloween Movies


Listen Later

Spooky season starts early with this fresh Halloween edition of Bad For Education Podcast! Today we discuss scope and its nuances plus our go-to Halloween movies!

Scope is the third of our five must-know JavaScript cores. We provide the tinted window car analogy as well as hoisting and examples of how scope works.

  • In JavaScript there are three types of scope:
    • Local scope
    • Global scope
    • Lexical scope

JavaScript has function scope: Each function creates a new scope.
Scope determines the accessibility (visibility) of these variables.
Variables defined inside a function are not accessible (visible) from outside the function.

Our Favorite Halloween Scary Movies differ, as there are ones we like for the traditional horror and ones that are good for the whole family to enjoy. We won't spoil what we liked here, better listen and find out! Happy Halloween!

Connect With Us!
Instagram: @badforeducationpodcast
Twitter: @badforedupod
Email: [email protected]

Want a free $20 Amazon gift card
and to start your own podcast with Buzzsprout?
It's as simple as one click in our link below. Get started today, and have access to their extensive network and assistance. Podcasting isn't hard when you have the right partners!
Click our link here

...more
View all episodesView all episodes
Download on the App Store

Bad For Education - Coding Tips For The Junior Developer & BeyondBy Andrew Ly & Jason Yata