DEV Community

# interfaces

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Effective Java! Prefer Class Hierarchies to Tagged Classes

Effective Java! Prefer Class Hierarchies to Tagged Classes

12
Comments 2
3 min read
Effective Java! Use Interfaces Only to Define Types

Effective Java! Use Interfaces Only to Define Types

6
Comments
2 min read
Effective Java! Design Interfaces for Posterity

Effective Java! Design Interfaces for Posterity

3
Comments
2 min read
Top 3 Reasons to use Interfaces in Your Code

Top 3 Reasons to use Interfaces in Your Code

12
Comments
5 min read
Interfaces in C++

Interfaces in C++

9
Comments 2
5 min read
Interfaces in PHP

Interfaces in PHP

13
Comments 2
2 min read
TypeScript: How to set a new property on the window object

TypeScript: How to set a new property on the window object

29
Comments 3
1 min read
HotReload: uma ferramenta gratuita para desenvolvimento de UI em XAML

HotReload: uma ferramenta gratuita para desenvolvimento de UI em XAML

3
Comments
4 min read
Polymorphism for Go slices

Polymorphism for Go slices

9
Comments 2
2 min read
Understanding the empty interface in Go

Understanding the empty interface in Go

40
Comments 4
3 min read
TypeScript Interfaces

TypeScript Interfaces

5
Comments 1
2 min read
Let's Interface

Let's Interface

5
Comments
2 min read
Interfaces and teamwork 06:36

Interfaces and teamwork

8
Comments 2
3 min read
Using Custom Dialers in the NATS Go Client

Using Custom Dialers in the NATS Go Client

13
Comments
5 min read
Mocking Methods in Go

Mocking Methods in Go

15
Comments 6
3 min read
The Problem with Interfaces, and how Go Fixed it

The Problem with Interfaces, and how Go Fixed it

14
Comments 46
2 min read
loading...