matheusmello.io
BlogProduct ReleasesToolsBooksContact

language-design

What blocks Ruby, Python to get Javascript V8 speed?
javascript
September 2, 20231 min read

What blocks Ruby, Python to get Javascript V8 speed?

🖥️ Why Ruby and Python are slower than JavaScript (V8) and how to boost their speed! Do you ever wonder why JavaScript, especially with the V8 engine, is so much faster than Ruby and Python? 🤔 Well, you're not alone! Many developers have pondered over

javascriptlanguage-designperformance
+1
"Least Astonishment" and the Mutable Default Argument
default-parameters
September 2, 20231 min read

"Least Astonishment" and the Mutable Default Argument

# The Astonishing Mystery of Mutable Default Arguments in Python 🤔🐍 Anyone who has dabbled in Python for long enough has probably encountered the perplexing issue of mutable default arguments. It can leave novices scratching their heads and questioning

default-parameterslanguage-designleast-astonishment
+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.