Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GradedJestRisk/cooking-patterns
Don't look into recipes, look through recipes
https://github.com/GradedJestRisk/cooking-patterns
bdd cooking ddd tdd
Last synced: 5 days ago
JSON representation
Don't look into recipes, look through recipes
- Host: GitHub
- URL: https://github.com/GradedJestRisk/cooking-patterns
- Owner: GradedJestRisk
- Created: 2018-12-09T16:22:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:12:34.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:31:14.765Z (3 months ago)
- Topics: bdd, cooking, ddd, tdd
- Language: JavaScript
- Homepage: https://trello.com/b/zOsmrbvg
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - GradedJestRisk/cooking-patterns - Don't look into recipes, look through recipes (others)
README
# CookingPatterns
## Goal
Unveil cooking patterns in recipes.Truth to be told, recipes are infantilizing:
"Just do exactly what I say", they say, "but don't ask questions or worry your little head about why".
They insist in fidelity and faith, but do nothing to earn or explain it.Michael Pollan, from preface of Samin Nosrat [fundation](https://www.saltfatacidheat.com/) book
## Work method
Goal
* iterative and incremental
* emerging architecture
* TDD
* BDD## Where are
You'll find:
* overall requirements [here](./spec/requirements.md)
* planned requirements [here](https://trello.com/b/zOsmrbvg/cooking-patterns)
* DDD Domain [here](./spec/glossary.md)
* code standards [here](./spec/standards.md)
* high-level test
* API [here](./spec/api/api-description.yml)