An open API service indexing awesome lists of open source software.

https://github.com/dehasi/sd-p07


https://github.com/dehasi/sd-p07

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

= Practice #7

*Main takeaway:* read the book below and use common sense

image::assets/book.png[]

.plan
* [ ] A bit of common sense
* [ ] Vocabulary
** Entity
** Service
** Value object
** Repository

* [ ] Refactor HW to DDD
* [ ] Short (but important) questionnaire: https://docs.google.com/forms/d/e/1FAIpQLSfVU1s1yIL03s35dIIzFlopotRBLq40yBPTJfR5ZH9XLeiJ-g/viewform

.expand to see typical pictures from architecture books
[%collapsible]
====
.a typical picture from architecture books
image::assets/onion.png[]

.another typical picture from architecture books
image::assets/hexagonal.png[]

.and yet another typical picture from architecture books
image::assets/clean.png[]
====