wasp/waspc/docs/design-docs
2023-10-17 17:36:29 +02:00
..
db-seeding.org fixed typos in waspc/design-docs/db-seeding.org and waspc/design-docs/server-setup.md (#1499) 2023-10-17 17:36:29 +02:00
README.md Added instructions for creating a design doc (DD). 2021-07-15 15:48:57 +02:00
server-setup.md fixed typos in waspc/design-docs/db-seeding.org and waspc/design-docs/server-setup.md (#1499) 2023-10-17 17:36:29 +02:00

Design docs

Design doc (DD) is an informal document that primary author of a software system/feature creates before they start implementing it. It documents the high level implementation strategy and key decisions with emphasis on the trade-offs that were considered during those decisions.

Contributors are encouraged to submit DDs via pull request if feature is complex and could benefit from documenting its design or from having a discussion before its implementation starts.

In this directory, we collect DDs for various Wasp features, one markdown document representing one DD.