Skip to content
#

Domain-driven design (DDD)

Domain-driven design (DDD) is is a programming paradigm where code is separated into domains with distinct business logic. This helps isolating relating logic and stick to each domain's objective.

Here are 35 public repositories matching this topic...

The Netflix App UI Clone repository is a project that replicates the user interface of the popular streaming platform, Netflix. This repository serves as a comprehensive resource for developers interested in understanding and recreating the visually appealing and feature-rich Netflix interface made using Flutter.

  • Updated Jun 5, 2023
  • Dart

This repository contains a collection of a weather app implemented with different state management solutions in a domain-driven-design influenced architecture. The implementations have been compared and evaluated. The results of the evaluation, recommendations for state management solutions and more can be accessed in the project's wiki

  • Updated Jul 13, 2020
  • Dart