Latest updates for Domain-Driven Design

Fresh curated links around Domain-Driven Design are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • DDD Is Not Dying. Cargo-Cult DDD Is.
  • Introduction to Tactical DDD With Java: Steps to Build Semantic Code
  • Domain-Driven Design Was Written for a World Without LLMs — What Happens to the Ubiquitous Language When the Model Speak

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

dev.to /1 month ago

DDD Is Not Dying. Cargo-Cult DDD Is.

This is not an attack on Domain-Driven Design. The core value of DDD still matters, perhaps even more in the age of AI. Understanding a complex business domain Defining bounded...

Read source
dzone.com /1 month ago

Introduction to Tactical DDD With Java: Steps to Build Semantic Code

Modern software systems rarely fail due to poor coding skills. Most failures occur when teams lose sight of the business problem they are addressing. As systems evolve, requirement...

Read source
avdi.codes /3 weeks ago

Curated article

Originally appeared on avdi.codes. We organized around nouns, not verbs. Users, lists, tasks, comments, each owned by exactly one service. Operations were almost entirely CRUD. Com...

Read source
javacodegeeks.com /1 month ago

Domain-Driven Design Was Written for a World Without LLMs — What Happens to the Ubiquitous Language When the Model Speak...

Eric Evans gave us the Ubiquitous Language as the hardest artifact a team can build. Large language models now absorb it in minutes. That is not a productivity win — it is a philos...

Read source
dzone.com /1 month ago

Rethinking Java CRUDs With Event Sourcing and CQRS Patterns

Traditional CRUD systems store only the current state of an entity. When a record is updated, the previous value is overwritten and lost forever. Event Sourcing inverts this model:...

Read source
martinfowler.com /1 day ago

DSLs Enable Reliable Use of LLMs

LLMs generate code incredibly fast, but to ensure they generate exactly what is intended, they need clear boundaries. Abstractions and Domain-Specific Languages (DSLs)...

Read source
rubyflow.com /1 month ago

When your code speaks Rails instead of the domain

https://paweldabrowski.com/farewell-to-rails-way/when-your-code-speaks-rails-instead-of-the-domain

Read source
dev.to /1 day ago

The Specification Pattern in Laravel: Refactoring Complex Business Rules

As our Laravel applications grow, we inevitably face a common architectural dilemma: where do we put complex business logic that dictates whether an entity meets certain criteria?...

Read source
habr.com /1 month ago

Feature Based Clean Architecture. Часть 4: FBCA: формализация границ ответственности в NestJS-модуле

После трёх частей разбора деградации остаётся один вопрос: как написать NestJS-проект так, чтобы god-сервис и циклические зависимости были невозможны. «Писать аккуратнее», «лучше р...

Read source
habr.com /1 month ago

Generic Repository<T> обещал три вещи — не сдержал ни одной и забрал доменную модель

Сколько раз вы реально меняли базу под приложением? Generic Repository – первое, что тащат в проект, и последнее, в чём сомневаются, – держат ровно ради этого. У меня за карьеру см...

Read source
habr.com /1 month ago

Feature Based Clean Architecture. Часть 2: Декомпозиция на сервисы: анализ ограниченности подхода

Стандартный ответ на god-сервис — декомпозиция: разнести логику по нескольким сервисам с чёткими зонами ответственности, оставить тонкий оркестратор. После рефакторинга код действи...

Read source
habr.com /1 month ago

Feature Based Clean Architecture. Часть 2: Декомпозиция на сервисы: анализ ограниченности подхода

Стандартный ответ на god-сервис — декомпозиция: разнести логику по нескольким сервисам с чёткими зонами ответственности, оставить тонкий оркестратор. После рефакторинга код действи...

Read source
thedroptimes.com /1 week ago

The Drop Times: Yii3 Offers Drupal Teams a PHP Framework Reference Point

Architecture choices become clearer when the CMS is not the whole application. Yii3 helps frame where Drupal should lead and where a separate PHP service may belong.

Read source
lakedrops.com /1 month ago

LakeDrops Drupal Consulting, Development and Hosting: The Architecture That Changed the Game: Modeler API

The Architecture That Changed the Game: Modeler API...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Domain-Driven Design

feeds.dzone.com

Recent coverage from public sources
Public source

rubyland.news

Recent coverage from public sources
Public source

dev.to

Recent coverage from public sources
Public source

habr.com

Recent coverage from public sources
Public source

martinfowler.com

Recent coverage from public sources
Public source

rubyflow.com

Recent coverage from public sources
Public source