Insight during implementation

The concept of patterns is well established across object-oriented languages as well as other types. Many books have been written on it, and many discussions have been had that deal with encoding the knowledge of many developers in patterns to be used in enterprise, as well as other kinds of software. In the end, it comes down to using the right pattern at the right point during development, which is not only true for domain patterns but other software patterns as well.

In his book Patterns of Enterprise Application Architecture, Martin Fowler not only discusses the available options to deal with communication to a database by means of a DataMapper plugin plus domain layer, Transaction Scripts, Active Record, and so ...

Get JavaScript Domain-Driven Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.