Forem

# softwaredesign

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Persistence and domain model separation using SQLAlchemy ORM
Cover image for 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.
Cover image for 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
Cover image for How to structure your code effectively

How to structure your code effectively

6
Comments
2 min read
Approval Tests For PDF Document Generation
Cover image for 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

4
Comments
5 min read
Event-Driven Architecture Myth Busting — Part 1: Five Common EDA Claims
Cover image for 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
Cover image for 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
Cover image for 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
Boxes and lines: a frugal person's UML

Boxes and lines: a frugal person's UML

2
Comments 1
6 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
Cover image for Site Reliability Engineering: Afrontando el riesgo y los desastres

Site Reliability Engineering: Afrontando el riesgo y los desastres

17
Comments
12 min read
loading...