Skip to content

scope problem should be updated to ES2015 #296

Description

@rshpeley

The scope exercise defines scope in javascript before the ES2015 standard. Being 5 years later the ES2015 is probably the most used javascript now.

  1. enter javascripting
  2. select SCOPE
  3. you can see that only global and local scopes are referenced

Include block scope. Rename local scope to function scope.

Usage is defined at these two links from w3schools for let and const,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions