matheusmello.io
BlogProduct ReleasesToolsBooksContact

var

PHPDoc type hinting for array of objects?
ide
September 2, 20231 min read

PHPDoc type hinting for array of objects?

# 📝 PHPDoc Type Hinting for Array of Objects Ever wondered how to use PHPDoc to specify the type of an array of objects? 🤔 It's a common issue that many developers face when trying to provide proper type hints in their code. But fear not, because we've

idevar
What is the scope of variables in JavaScript?
function
September 2, 20231 min read

What is the scope of variables in JavaScript?

# Understanding the Scope of Variables in JavaScript 🤔 Hey there, tech-savvy peeps! 👋 Welcome back to our tech blog, where we unravel complex concepts into bite-sized, easily digestible pieces. Today, we're diving into the depths of JavaScript variable

functionjavascriptscope
+2
What is the difference between "let" and "var"?
ecmascript-6
May 3, 20221 min read

What is the difference between "let" and "var"?

# `let` vs `var`: Understanding the Difference 🤔 Are you familiar with the terms `let` and `var` in JavaScript? 🤔 If you're a programmer or have dabbled in the world of coding, you may have come across these keywords. 🖥️ But let's be honest, understand

ecmascript-6javascriptlet
+2

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.