DEV Community

# solidprinciples

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
PrincĂ­pios SOLID em GoLang - Liskov Substitution Principle (LSP)

PrincĂ­pios SOLID em GoLang - Liskov Substitution Principle (LSP)

Comments
4 min read
PrincĂ­pios SOLID em GoLang - Single Responsability Principle (SRP)

PrincĂ­pios SOLID em GoLang - Single Responsability Principle (SRP)

Comments
4 min read
Code to an interface!

Code to an interface!

Comments
6 min read
Mastering SOLID Principles âś…

Mastering SOLID Principles âś…

Comments
3 min read
Understanding the Core of SOLID Principles in Object-Oriented Programming

Understanding the Core of SOLID Principles in Object-Oriented Programming

Comments 2
2 min read
Crafting Maintainable and Scalable Software: Applying SOLID Principles

Crafting Maintainable and Scalable Software: Applying SOLID Principles

1
Comments 1
3 min read
O que Ă© DTO? Por que usar?

O que Ă© DTO? Por que usar?

3
Comments
2 min read
C# | Entity Framework Generic Repository with SOLID Design Pattern

C# | Entity Framework Generic Repository with SOLID Design Pattern

1
Comments
2 min read
#1 Single Responsibility Principle ['S' in SOLID]

#1 Single Responsibility Principle ['S' in SOLID]

Comments
2 min read
What Are SOLID Principles? Simplifying Software Architecture

What Are SOLID Principles? Simplifying Software Architecture

3
Comments
6 min read
Understanding SOLID design principles with easy coding examples

Understanding SOLID design principles with easy coding examples

4
Comments
3 min read
What is DTO? Why use?

What is DTO? Why use?

2
Comments
2 min read
7 Essential Tips to Avoid Code Smells in Your Projects

7 Essential Tips to Avoid Code Smells in Your Projects

3
Comments
2 min read
SOLID Design Principles

SOLID Design Principles

Comments
1 min read
#4 Interface Segregation Principle ['I' in SOLID]

#4 Interface Segregation Principle ['I' in SOLID]

2
Comments 1
2 min read
Mastering SOLID Principles in Java: A Practical Guide

Mastering SOLID Principles in Java: A Practical Guide

2
Comments
3 min read
LLD- In Memory Database Python

LLD- In Memory Database Python

2
Comments
3 min read
ReactJS Best Practices for Developers

ReactJS Best Practices for Developers

5
Comments
9 min read
Leave Switch Behind: The Power of Maps and Patterns in JavaScript Development

Leave Switch Behind: The Power of Maps and Patterns in JavaScript Development

1
Comments
2 min read
Understanding SOLID

Understanding SOLID

1
Comments
8 min read
SOLID explained with iOS examples

SOLID explained with iOS examples

2
Comments
2 min read
Understanding SOLID Principles and Their Implementation in React

Understanding SOLID Principles and Their Implementation in React

2
Comments
3 min read
Singleton Design Pattern

Singleton Design Pattern

Comments
4 min read
Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

7
Comments 1
3 min read
SOLID Principles for Android

SOLID Principles for Android

1
Comments
3 min read
🚀 Elevating Swift Coding Standards: A Breakthrough for iOS Developers! 🚀

🚀 Elevating Swift Coding Standards: A Breakthrough for iOS Developers! 🚀

7
Comments 1
2 min read
SOLID Principles for Android

SOLID Principles for Android

2
Comments
3 min read
Thoughts about SOLID - The Letter "I"

Thoughts about SOLID - The Letter "I"

1
Comments
9 min read
Reflexões sobre SOLID - A Letra "I"

Reflexões sobre SOLID - A Letra "I"

Comments
9 min read
Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

1
Comments
3 min read
SOLID principles in OOP for beginners

SOLID principles in OOP for beginners

Comments
2 min read
Mastering Code Quality: Applying SOLID Principles in a Library Checkout System

Mastering Code Quality: Applying SOLID Principles in a Library Checkout System

Comments
4 min read
Introduction to Dependency Inversion and Dependency Injection with NestJS

Introduction to Dependency Inversion and Dependency Injection with NestJS

5
Comments
3 min read
Type-Safe React: Harnessing the Power of Discriminated Unions

Type-Safe React: Harnessing the Power of Discriminated Unions

14
Comments 2
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [D] Dependency Inversion Principle - DIP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [D] Dependency Inversion Principle - DIP

3
Comments 1
2 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [I] - Interface Segregation Principle - ISP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [I] - Interface Segregation Principle - ISP

3
Comments
2 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [L] - Liskov Substitution Principle - LSP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [L] - Liskov Substitution Principle - LSP

3
Comments
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [O] - Open/Closed Principle - OCP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [O] - Open/Closed Principle - OCP

4
Comments
2 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [S] - Single Responsibility Principle - SRP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [S] - Single Responsibility Principle - SRP

3
Comments
3 min read
Entendendo SOLID

Entendendo SOLID

12
Comments 1
9 min read
Thoughts about SOLID - The Letter "L"

Thoughts about SOLID - The Letter "L"

Comments
6 min read
Thoughts about SOLID - The Letter "S"

Thoughts about SOLID - The Letter "S"

Comments
8 min read
A quick guide on S.O.L.I.D

A quick guide on S.O.L.I.D

Comments
6 min read
Thoughts about SOLID - The Letter "O"

Thoughts about SOLID - The Letter "O"

Comments
6 min read
Thoughts about SOLID - Basic Principles

Thoughts about SOLID - Basic Principles

Comments
7 min read
Reflexões sobre SOLID - A Letra "O"

Reflexões sobre SOLID - A Letra "O"

1
Comments
7 min read
React Native, SOLID, and TypeScript: Improving Your Code Quality

React Native, SOLID, and TypeScript: Improving Your Code Quality

2
Comments
3 min read
Reflexões sobre SOLID - A Letra "S"

Reflexões sobre SOLID - A Letra "S"

1
Comments
8 min read
SOLID Principles with Swift by building Library Management System

SOLID Principles with Swift by building Library Management System

Comments
5 min read
SOLID Principles Explained (with examples in Java)

SOLID Principles Explained (with examples in Java)

11
Comments 1
4 min read
Reflexões sobre SOLID - Princípios Básicos

Reflexões sobre SOLID - Princípios Básicos

1
Comments
8 min read
Unleash the Power of Angular 17+ with Ng-vibe Open-Source Libraries

Unleash the Power of Angular 17+ with Ng-vibe Open-Source Libraries

3
Comments
4 min read
SOLID Principles Aren't Principles

SOLID Principles Aren't Principles

8
Comments 2
5 min read
Clawject: Simplifying Dependency Injection in TypeScript

Clawject: Simplifying Dependency Injection in TypeScript

13
Comments 1
4 min read
Clean Architecture for the Front-End

Clean Architecture for the Front-End

1
Comments
6 min read
Decoupling Dependencies in Clean Architecture: A Practical Guide

Decoupling Dependencies in Clean Architecture: A Practical Guide

1
Comments
3 min read
SOLID: Why You Should Learn It

SOLID: Why You Should Learn It

7
Comments 2
2 min read
How to put SOLID principles into practice

How to put SOLID principles into practice

2
Comments 1
6 min read
How can applying the SOLID principles make the code better?

How can applying the SOLID principles make the code better?

17
Comments 4
4 min read
Basic SOLID: must to do

Basic SOLID: must to do

1
Comments
2 min read
loading...