Hacker News new | ask | show | jobs
Using TDD and DDD Rich Model in Fronted Applications (blog.kirilov.dev)
1 points by sashokbg 523 days ago
1 comments

I wrote an article and created a sample repository showing how we can apply TDD & a rich non-anemic domain model as described in DDD in a frontend project.

The study case uses React and Signals, but is mainly about the principles and not the technologies involved.