Skip to content

Add strict mode#42

Open
coderaiser wants to merge 1 commit into
AvianFlu:masterfrom
coderaiser:patch-2
Open

Add strict mode#42
coderaiser wants to merge 1 commit into
AvianFlu:masterfrom
coderaiser:patch-2

Conversation

@coderaiser

Copy link
Copy Markdown
Contributor

@AvianFlu

Copy link
Copy Markdown
Owner

Why?

@coderaiser

Copy link
Copy Markdown
Contributor Author

There is reasons like:

  • converting mistakes into errors
  • simplifying variable uses
  • making eval and arguments simpler
  • "securing" JavaScript
  • paving the way for future ECMAScript versions

Actually, I gave you link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants