Slide 19
Slide 19 text
3. “how”-code abstracted away
● problem: if some code addresses
requirements that are obvious & not specific
to your app, why should it be there?
● solution: abstract that code in an underlying
framework, either yours or someone’s else
● benefit: simple, small code just for the
requirements specific to your app