matheusmello.io
BlogProduct ReleasesToolsBooksContact

void

Why does a function with no parameters (compared to the actual function definition) compile?
c#
September 2, 20231 min read

Why does a function with no parameters (compared to the actual function definition) compile?

# 🤔 Understanding Function Compilation with No Parameters Do you sometimes come across code that seems confusing or even incorrect, but it still compiles without any errors? 🤷‍♀️ Today, we'll dive into a perplexing C code snippet and unravel the mystery

c#parametersvoid
What does "javascript:void(0)" mean?
javascript
September 2, 20231 min read

What does "javascript:void(0)" mean?

# "javascript:void(0)" Demystified 🕵️‍♂️🔍 Hey there tech enthusiasts! Have you ever stumbled upon the mysterious href value "javascript:void(0)" in web development? 🤔 Wondering what it means and how it affects your website? 🌐 Well, you're in luck! 🎉

javascriptvoid
How to mock void methods with Mockito
java
September 2, 20231 min read

How to mock void methods with Mockito

📝🤔 How to mock void methods with Mockito? Let's solve this tricky problem! 💪 Hey there tech enthusiasts! 😎 Are you struggling with mocking void methods 🔇 using Mockito? 🤔 Don't worry, you're not alone! Many developers face this challenge, but worry

javamockingmockito
+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.