mardi 26 mars 2019

Are TDD and DDD architectural patterns or design patterns?

There are design patterns and there are architectural patterns.

I have understood that design patterns aim at solving code complexity, like the Singleton pattern, Repository pattern is a design pattern.

Then on the other side, you have architectural patterns which is aimed at organizing and structuring code. - MVVM, MVC are examples.

However, where does TDD and DDD falls?

Aucun commentaire:

Enregistrer un commentaire