Skip to content

Questioning Ubiquitous Language Principle of DDD: In the Basket Module #5

Description

@coolbeatz71

Hi @mehmetozkaya,

First, thank you for the awesome Udemy course!

I'm learning a lot about C# and .NET, especially the architecture concepts you’ve introduced.

I have a quick question regarding the naming in the Basket module: I noticed that the entities are named ShoppingCart and ShoppingCartItem, including the fields and methods. Even though the context seems to revolve around a "Basket." Shouldn't this be named Basket and BasketItem

In Domain Driven Design, doesn’t this diverge from the idea of the Ubiquitous Language?
Where should the code consistently reflect domain terms?

Just curious about your reasoning here, appreciate your insights!

Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions