Thomas Coopman
tcoopman.bsky.social
Thomas Coopman
@tcoopman.bsky.social
Domain-Driven Design enthusiast and consultant at Aardling. Deliver valuable software into production. Current favourite languages: Elixir and Gleam
DDD and rainbow unicorns, @tekiegirl.bsky.social makes it possible at #dddeu
June 4, 2025 at 12:38 PM
Looking forward to giving this workshop again on-site in Antwerp after a lot of online iterations. Let's learn how to implement domain-driven design applications!
March 18, 2025 at 7:07 AM
(4): limit the work in progress (WIP)

WIP limits the amount of work (inventory) you can be working on.

In the example, Ready, In Dev and In QA have reached their WIP, there is no capacity left.

The only thing you can do is releasing the item to production and help in QA or Dev. 9/n
March 7, 2025 at 8:21 AM
(3): Work pull-based

Pull based means that you can’t throw work over the wall. Someone else will pick up the work when they have capacity.

In this example, when Dev is done with the work, they don't push it to Qa. Instead Qa will pick it up when they have capacity 8/n
March 7, 2025 at 8:17 AM
Now that you've sketched a basic board, how do you work with it?
Here are the rules: (1) you always finish items you start, (2) items move one way only (always in the direction of done), (3) work pull-based and (4) use work-in-progress (WIP) limits. 5/n
March 7, 2025 at 8:08 AM
Hi @andrielfn.com
I was trying to recreate this ui with your tabs component. I can't get it to work completely. Some classes that I pass in are removed. For example `lg:rounded-l-xl`. Bug `lg:rounded-r-none` is kept?
February 28, 2025 at 3:48 PM
Let's go!
January 6, 2025 at 7:39 PM
This is pure gold.
December 27, 2024 at 7:46 AM