typescript-book
typescript-book copied to clipboard
DTO - UI Data speration
Server gives you {foo: string} and you want {foo: string, expanded: boolean} etc. I need to document the guidance for this.
Anybody got a nice heading for this? :rose: