updates
This commit is contained in:
parent
c31111c6a2
commit
e3e5488abd
2 changed files with 16 additions and 0 deletions
13
daily/2021-08-19.org
Normal file
13
daily/2021-08-19.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
:PROPERTIES:
|
||||
:ID: cf52110e-7d33-4439-866f-c5fcf6ec5776
|
||||
:END:
|
||||
#+title: 2021-08-19
|
||||
* Mentoring Alex
|
||||
- Discussing the new list service design and the state interaction between
|
||||
accounts and lists being treated as active based on their individual states.
|
||||
- Domain-driven design
|
||||
- Separating behavioural concerns
|
||||
- An entitlements / business logic service to handle logic involving multiple
|
||||
business objects
|
||||
- Layers of abstraction separating rates of change
|
||||
- Comparing data model and api design to database normalization
|
|
@ -3,3 +3,6 @@
|
|||
:ROAM_REFS: https://simple.wikipedia.org/wiki/ISO_4217
|
||||
:END:
|
||||
#+title: ISO 4217: Currency Codes
|
||||
|
||||
Defines different currencies using three-letter identifiers. Also tracks an
|
||||
exponent indicating the number of decimal places used in the currency.
|
||||
|
|
Loading…
Reference in a new issue