2 Commits

Author SHA1 Message Date
6d40af5a56 learnings from seeing listing 13-1
- i was trying to do too much!
- the book keeps it to two colours
- it does not update inventory after each giveaway
- it does not implement a `User` struct
- "Simplicity is key." - DJ Khaled
2026-01-24 07:08:06 +00:00
c1b1d8e615 closures
- try to implement a quick and dirty solution for listing 13-1 myself
2026-01-24 06:43:09 +00:00