matheusmello.io
BlogProduct ReleasesToolsBooksContact

implements

What"s the difference between "extends" and "implements" in TypeScript
implements
September 2, 20231 min read

What"s the difference between "extends" and "implements" in TypeScript

## What's the Difference Between 'extends' and 'implements' in TypeScript? So you're writing some TypeScript code and you come across the keywords 'extends' and 'implements'. 🧐 What do they actually mean and how do they affect your code? Let's dive into

implements
Implements vs extends: When to use? What"s the difference?
implements
September 2, 20231 min read

Implements vs extends: When to use? What"s the difference?

🎉📝 **Implements vs extends: When to use? What's the difference?** 🤔 Are you tired of scratching your head 🤯 every time you need to decide between `implements` and `extends` in your code? Fear not! In this blog post, we'll break down these two powerful

implementsinheritancejava
"implements Runnable" vs "extends Thread" in Java
implements
September 2, 20231 min read

"implements Runnable" vs "extends Thread" in Java

🔍 **Understanding the Difference: "implements Runnable" vs "extends Thread" in Java** 🔍 Are you confused about the difference between using "implements Runnable" and "extends Thread" in Java when creating threads? 🧐 Don't worry, you're not alone! This

implementsjavajava-threads
+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.