Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Consider to clarify "use strict" concept #3853

Open
@manueljordan

Description

@manueljordan

Hello

About "use strict" inhttps://javascript.info/strict-mode is indicated:

This was the case until 2009 when ECMAScript 5 (ES5) appeared. It added new features to the language and modified some of the existing ones.To keep the old code working, most such modifications are off by default. You need to explicitly enable them with a special directive: "use strict"

The italic part is not very clear (I read the spanish version too), it gives the idea that "use strict" enables the old mode code

Of course inhttps://javascript.info/javascript-specials#strict-mode is more clear with:

To fully enable all features ofmodern JavaScript, we should start scripts with "use strict".

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp