34 Home
Yossi Kolesnicov редактировал(а) эту страницу 2018-08-21 22:16:12 +03:00

Overview

Large, multi-team projects, require a high level of collaboration and standardization, without which development can be significantly slowed down.

Paris implements the Domain Driven Design methodology, which focuses on common language and your product's data definition as the center of development. By defining the entities in your domain and how to access them through APIs, Paris allows teams to essentially auto-generate a strongly-typed TypeScript SDK of your product's data.