https://kotlinlang.org logo
Title
b

Bryan L

03/13/2021, 5:39 AM
Day4
• Watched a couple videos on State & State Hosting for Jetpack Compose • Reviewed documentation for State, Kotlin Sealed classes, and Type Converters for Room DB • Finished State codelab • Started over on Notes App trying a simplified MVVM approach creating the DB and Repository
Self-Comment
• Seems like I've hit a wall on what I'm currently learning. I know with persistence I'll figure it out, but also feel like I could be much more productive if I just skipped it and started working on other areas. For some reason I'm having an issue connecting dots. • Decided to restart my Notes App project because the project was disorganized while following various other projects and going with a simple MVVM approach of: Database -> Repository -> ViewModel -> Application. Seems to be going better than trying to include a NavGraph/Mappers or other various directories. I'll work on that later.
Goals Tomorrow
1. Review a topic in Kotlin Docs 2. Implement ViewModels and Screens in Notes Project 3. Start writing out notes regularly and drawing out diagrams + draw on my Notes Project. 4. See how Atomic Kotlin works on the kindle and if I need to convert the epub to mobi for a better experience
🔥 2
j

JungIn Choi

03/13/2021, 3:03 PM
Notes Project >> is this your side project ?
b

Bryan L

03/13/2021, 3:18 PM
More of a main project for now as I'm building it to learn libraries, the App building process, and use it for my CV
🔥 1
j

JungIn Choi

03/13/2021, 5:15 PM
nice! hope u could introduce your project to us when u finish it ! (and even before!)
b

Bryan L

03/13/2021, 7:00 PM
Definitely! I'll share it throughout the process 😊
🍀 1