matheusmello.io
BlogProduct ReleasesToolsBooksContact

jslint

How to initialize an array"s length in JavaScript?
arrays
September 2, 20231 min read

How to initialize an array"s length in JavaScript?

# How to Initialize an Array's Length in JavaScript 📚 Have you ever encountered issues when trying to initialize the length of an array in JavaScript? 🤔 If so, you're not alone! Commonly used tutorials, like those from [w3schools](http://www.w3schools.

arraysjavascriptjslint
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.