Bookmarks tagged with #ddd.
Show all
Show all
Hexagonal architecture and Domain Driven Design | Towards Dev
When we correlate DDD and Architecture, many of us think of Microservices. But this is not the only one implementation for DDD concept. Hexagonal Architecture is also a good candidate for implementing DDD correctly and it is a very good architecture in general described by Robert C.
Saved
on: 2022-04-12
Domain-Driven Laravel
Map concepts and ideas in domain-driven design (DDD) and transpose them into clean, testable, and quality code that is effective alongside the Laravel framework. This book teaches you how to implement the concepts and patterns present in DDD in the real world as a complete web application.
Saved
on: 2021-02-26
Domain-Driven Design with Relational Databases Using Spring Data JDBC
Bookmarks
Saved
on: 2020-10-23
The Concept of Domain-Driven Design Explained - DEV
Using microservices means creating applications from loosely coupling services. The application consists of several small services, each representing a separate business goal. They can be developed and easily maintained individually, after what they are joint in a complex application.
Tags:
#ddd
Saved
on: 2020-07-08
Domain Driven Design | MokaByte
Con questo numero iniziamo una panoramica su Domain Driven Design, con l‘obiettivo di approfondire i concetti caratteristici di questa disciplina e di esplorarne le possibili implementazioni nell‘attuale panorama tecnologico.
Tags:
#ddd
Saved
on: 2020-07-03
brendt/aggregate.stitcher.io
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Saved
on: 2020-03-13
Posts by categories | Philippe Bourgau’s Blog
How to fix bad agile by starting neutral discussions about baby-steps programming. Baby steps are a sustainable and productive approach to writing code. Here is a step-by-step workshop to guide a team to drawing a Quality View.
Saved
on: 2019-10-31
Ports and Adapters implementation in PHP, with a little Symfony help
The “Ports and Adapters” pattern (also know as Hexagonal Architecture) is strictly related to Domain Driven Design (DDD). That means it is framework-independent. But what is Symfony doing here? Let’s take a closer look.
Saved
on: 2019-01-22
Reactive DDD—When Concurrent Waxes Fluent
Thank you very much for attending. I know your time is very valuable, and I always value when people decide to take their time and listen to me present. So the talk today is, yes, reactive DDD, or domain-driven design.
Saved
on: 2018-12-28
Organise by domain
In this post we'll look at a different approach of structuring large code bases into separate domains. The name "domain" is derived from the popular DDD paradigm, or also: domain driven design.
Saved
on: 2018-10-18
Domain Storytelling
Storytelling is at the heart of human communication—why not use it to overcome costly misunderstandings when designing software? By telling and visualizing stories, domain experts and team members make business processes and domain knowledge tangible.
Tags:
#ddd
Saved
on: 2018-10-18
Nuzzel - News From Your Friends
Thank you for being patient. We are doing some work on the site and will be back shortly.
Saved
on: 2018-09-03
Domain-Driven Design in Practice | Pluralsight
You will need to have some basic experience with C#. It's also recommended that you've read the book Domain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans and that you've watched the Domain-Driven Design Fundamentals course by Julie Lerman and Steve Smith.
Saved
on: 2018-08-28
On structuring PHP projects — Nikola Poša - Blog
An indispensable part of every programming project is how you structure it, which involves organizing files and sources into directories, naming conventions, and similar. As your application grows, so does the need for structuring it in way that it is easy to manage and maintain.
Saved
on: 2018-08-28
Uncle Bob Martin on Clean Software, Craftsperson, Origins of SOLID, DDD, &
Key Takeaways Michael Feathers wrote to Bob and said if you rearrange the order of the design principles, it spells SOLID. Software Craftsperson should be used when you talking about software craftsmanship in a gender-neutral way to steer clear of anything exclusionary.
Saved
on: 2018-08-27
Eric Evans: Domain-Driven Design Even More Relevant Now
Challenging the notion that the book he wrote in 2003 was no longer relevant, Eric Evans, author of Domain-Driven Design, said the concepts are even more relevant now than they were 14 years ago.
Saved
on: 2018-08-24
Modelling for Domain Driven Design: A Case Study | Moonpig Engineering Blog
Ash GrennanReimagining Scrum CeremoniesMar 25Mar 25
Tags:
#ddd
Saved
on: 2017-11-22
Domain-Driven Design | @herbertograca
This post is part of The Software Architecture Chronicles, a series of posts about Software Architecture. In them, I write about what I’ve learned on Software Architecture, how I think of it, and how I use that knowledge.
Tags:
#ddd
Saved
on: 2017-09-08
Domain-Driven Design - Tuts Code Article
In my country, you won't make it through school without reading how Goethe's Faust complains, I've studied now Philosophy - And Jurisprudence, Medicine, - And even, alas! Theology - All through and through with ardour keen! - Here now I stand, poor fool.
Saved
on: 2015-07-17