matheusmello.io
BlogProduct ReleasesToolsBooksContact

use-strict

What does "use strict" do in JavaScript, and what is the reasoning behind it?
javascript
April 25, 20221 min read

What does "use strict" do in JavaScript, and what is the reasoning behind it?

# Understanding "use strict" in JavaScript If you've ever encountered the error message "Missing 'use strict' statement" while running your JavaScript code through a linter or validator, you might have wondered what exactly this statement does and why it

javascriptjslintsyntax
+1

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

© 2025 MatheusMello.io. All rights reserved.