beta
Home
Open link
Save to
Saved in
@ltpquang
's collection
Principals
in 2021-06-21
Command Query Separation | Object-Oriented Design Principles w/ TypeScript | Khalil Stemmler
CQS (Command-Query Separation) is a design principle that states that a method is either a COMMAND that performs an action OR a QUERY that returns data to the caller, but never both.
khalilstemmler.com
Login
to join the discussion.
Saved in 0 collection