The Wayback Machine - https://web.archive.org/web/20220503054633/https://github.com/topics/web-standards
Skip to content
#

web-standards

Here are 48 public repositories matching this topic...

eltimbalino
eltimbalino commented Apr 5, 2022

MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode

What information was incorrect, unhelpful, or incomplete?

function strict() {
// because this is a module, I'm strict by default
}
export default strict;

Specific section or headline?

What did you expect to see?

function strict_function() {
// because this is a module, I'm

good first issue help wanted Content:JS time: -30mins

Improve this page

Add a description, image, and links to the web-standards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-standards topic, visit your repo's landing page and select "manage topics."

Learn more