Slide 34
Slide 34 text
Context
The first step
Software Engineering
Architecture
Design
Code Design
Get done
Code is not enough for software
DDD
Entity, Repository
Bounded context, Ubiquitous Language
Documentation
Code, Changelog, README, COMMIT
C4-model, Tech-radar, ADR, communication
Cloud
The Twelve Factor App
Delegate what you don't want to focus
Test
unit test, coverage test, mutation testing
Pyramid Test