Bryan L
04/14/2021, 1:14 PMDay 34
• Continued the REST API Course on YouTube (dropped it after #6)
• Typed up rough draft of conversation points for podcast
• Refactored Daily Doc
Self-Comment
• Dropped the course as it was in Java and was becoming more difficult to follow. I came across a few repos on github that do well with Retrofit and may filter/recreate theirs.
• Temporarily working with one screen for 1-2 weeks, so tabbing in and out gets tedious. Ended up trying to be productive on 1 monitor so I typed up a rough draft with conversation points
• Had some motivation to refactor Daily Doc. Pulled some logic out of the View(shouldn't be there) and placed it in the ViewModel. Working to create a single note for each day & if daily note is already created, load the data to edit. (basically cache daily note in Database)
• Did not work on RBP today.
• Possibly app idea in thread
Goals Tomorrow
• Work on Daily Doc
• Review Compose/interop
• Work with Retrofit App in the evening (2 monitors)Bryan L
04/14/2021, 1:40 PMEXTRA SELF-COMMENT:
• No RBP today. Did not even think about it, decided in the morning to ignore. It feels more like a burden to complete. Either need to finish it anyways or message friend.
• Had a thought on possibly taking once a week to right about various android related technologies(i.e. MVVM, Room, Retrofit, Compose, REST APIs, DI, etc). Figure out how much I understand vs what I think I know. Will probably take a big chunk of a day, but seems like it'll be worth it.Bryan L
04/14/2021, 1:49 PM