'typescript' - 1 result found...

TypeScript - Class or Interface for Model?

2021/6/20
thumbnail
This article discusses when to use Class and Interface for model in TypeScript (TS). It also suggests a model organisation pattern called Request-Response pattern.