Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.34 KB

additional-resources-4.md

File metadata and controls

19 lines (14 loc) · 1.34 KB
description
For the curious and the hungry

Additional Resources 4

Introduction

If you'd like to learn more, this page contains a non-exhaustive, unordered list of useful resources. These resources are primarily related to Module 4, but also expand the scope of what has been covered, and touch on concepts and fundamentals that we will cover in future modules. You will see some of these resources repeated in other pages.

Scope

  1. FreeCodeCamp Exercises:
    1. Global Scope and Functions
    2. Local Scope and Functions
    3. Global vs Local Scope in Functions
  2. A Simple Explanation of Scope in JavaScript
  3. Understanding Scope in JavaScript
  4. Everything You Wanted to Know About JavaScript Scope