DEV Community

# softwaredesign

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to write an effective design document

How to write an effective design document

6
Comments
9 min read
Implementing Approval Tests For PDF Document Generation

Implementing Approval Tests For PDF Document Generation

5
Comments
4 min read
Persistence and domain model separation using SQLAlchemy ORM

Persistence and domain model separation using SQLAlchemy ORM

1
Comments
7 min read
Port and adapters architecture. Python + Nameko microexample.

Port and adapters architecture. Python + Nameko microexample.

1
Comments
3 min read
How to structure your code effectively

How to structure your code effectively

6
Comments
2 min read
Approval Tests For PDF Document Generation

Approval Tests For PDF Document Generation

6
Comments
5 min read
5 things to consider when Designing Event Driven Systems

5 things to consider when Designing Event Driven Systems

8
Comments
7 min read
Ignoring Tests

Ignoring Tests

5
Comments
5 min read
Event-Driven Architecture Myth Busting — Part 1: Five Common EDA Claims

Event-Driven Architecture Myth Busting — Part 1: Five Common EDA Claims

10
Comments
5 min read
Coding is after Design.

Coding is after Design.

13
Comments 3
1 min read
Tales Of TDD - The Case Of Overused Test Doubles

Tales Of TDD - The Case Of Overused Test Doubles

5
Comments 1
5 min read
How to modularize a big iOS project

How to modularize a big iOS project

13
Comments
4 min read
The Architecture Cake

The Architecture Cake

3
Comments
2 min read
Why Naming Conventions are Important (and useful) in Software Development.

Why Naming Conventions are Important (and useful) in Software Development.

3
Comments
2 min read
SOLID Principles in Swift: Single Responsibility Principle

SOLID Principles in Swift: Single Responsibility Principle

3
Comments 2
6 min read
Decouple Data from UI in React Part 2

Decouple Data from UI in React Part 2

14
Comments
3 min read
Prevent domain knowledge from sneaking into solitary tests

Prevent domain knowledge from sneaking into solitary tests

4
Comments
3 min read
Availability in Distributed Systems

Availability in Distributed Systems

3
Comments
1 min read
Why Solitary Tests Should Be Easy To Read

Why Solitary Tests Should Be Easy To Read

2
Comments
3 min read
Storing phone number

Storing phone number

12
Comments 3
1 min read
The burden of software design

The burden of software design

4
Comments 1
4 min read
Idempotence in API design

Idempotence in API design

6
Comments
2 min read
Mars Rover – Defining The Problem

Mars Rover – Defining The Problem

3
Comments
4 min read
The SOLID Principles in Software Design Explained

The SOLID Principles in Software Design Explained

25
Comments 2
11 min read
Avoiding Anemic Domain Model

Avoiding Anemic Domain Model

8
Comments
7 min read
Site Reliability Engineering: Afrontando el riesgo y los desastres

Site Reliability Engineering: Afrontando el riesgo y los desastres

17
Comments
12 min read
Knowledge sharing and relevance inside a company

Knowledge sharing and relevance inside a company

10
Comments 2
4 min read
The ultimate guide for Microservices’ design

The ultimate guide for Microservices’ design

64
Comments
8 min read
State versus Behaviour Verification

State versus Behaviour Verification

6
Comments
5 min read
Single Responsibility Principle Unpacked

Single Responsibility Principle Unpacked

8
Comments
15 min read
Introduction to UML

Introduction to UML

56
Comments 1
9 min read
Um guia ilustrado de 8 hábitos de Especialistas em Design de Software

Um guia ilustrado de 8 hábitos de Especialistas em Design de Software

39
Comments
5 min read
How to Learn Software Design and Architecture [Roadmap]

How to Learn Software Design and Architecture [Roadmap]

109
Comments 1
2 min read
Builder Design Pattern

Builder Design Pattern

8
Comments 1
2 min read
Factory Design Pattern

Factory Design Pattern

14
Comments
2 min read
Singleton Design Pattern

Singleton Design Pattern

6
Comments
2 min read
The 7 most important software design patterns

The 7 most important software design patterns

65
Comments 11
5 min read
Dependency Injection in TypeScript

Dependency Injection in TypeScript

13
Comments
6 min read
Dependency Injection - A Practical Perspective.

Dependency Injection - A Practical Perspective.

44
Comments
8 min read
Basics of Object Design - Part Two

Basics of Object Design - Part Two

9
Comments 1
5 min read
Folder Structure and Frameworks: What is exerting control?

Folder Structure and Frameworks: What is exerting control?

54
Comments 2
5 min read
Architectural Decision Records in a Nutshell

Architectural Decision Records in a Nutshell

12
Comments 2
3 min read
Value Objects - DDD w/ TypeScript

Value Objects - DDD w/ TypeScript

26
Comments 1
4 min read
(How) do you write technical specifications when adding complex new features?

(How) do you write technical specifications when adding complex new features?

18
Comments 4
1 min read
Basics of Object Design - Part One

Basics of Object Design - Part One

50
Comments 14
10 min read
Basics of Object Design - Introduction

Basics of Object Design - Introduction

11
Comments 3
1 min read
How to write a really object oriented program

How to write a really object oriented program

15
Comments 3
8 min read
The power of abstraction

The power of abstraction

97
Comments 9
1 min read
Learning JavaScript Design Patterns

Learning JavaScript Design Patterns

40
Comments 6
1 min read
BeckDesignRules for Database Developers: Reveals intention – Naming

BeckDesignRules for Database Developers: Reveals intention – Naming

9
Comments
7 min read
Software Architecture Demystified

Software Architecture Demystified

40
Comments 2
1 min read
Technical Debt: Definition and Practical Approach

Technical Debt: Definition and Practical Approach

7
Comments
10 min read
How to let OOP world and dive in golang mindset?

How to let OOP world and dive in golang mindset?

12
Comments 5
1 min read
Patrones de Diseño de Software

Patrones de Diseño de Software

7
Comments
4 min read
TDD: Act-First to Drive Design

TDD: Act-First to Drive Design

2
Comments
3 min read
Boxes and lines: a frugal person's UML

Boxes and lines: a frugal person's UML

2
Comments
6 min read
Is super.super.method() allowed in Java?

Is super.super.method() allowed in Java?

4
Comments
2 min read
My response to 'Software Should Be Easier To Build, Not Harder - My Dream For The Future Of Development'

My response to 'Software Should Be Easier To Build, Not Harder - My Dream For The Future Of Development'

13
Comments 2
4 min read
The Godclass

The Godclass

17
Comments 3
3 min read
Cascading Failures

Cascading Failures

6
Comments
7 min read
loading...