aboutsummaryrefslogtreecommitdiff
path: root/foray/Presenters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* getData -> fetch, try threading, move logic aroundNicholas Tay2022-03-251-6/+10
|
* First attempt at PresenterNicholas Tay2022-03-241-0/+32
This is admittedly pretty hard for me to wrap my head around, and I'm not even using background threading explicitly yet. Will improve.