JavaScript Scope
As promised in the last bio lets talk scope. We will talk a lot about scope and until you feel very confidante with scope in JavaScript you will not be comfortable as a Object oriented JavaScript Developer. One of the most critical key things you want to know really well is what scope is and how it works in general. So far we worked in an OOP world but so far we didn't own any of the objects and as such we didn't focus to much on scope. Now that we are moving deeper into OOP as we are creating our own objects we need to understand how scope works within objects. By the end of this session you will have a much more clear understanding of what scope is and how to solve issues when you loss you scope.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!