Bryan L
03/13/2021, 5:39 AMDay4
• 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 experienceJungIn Choi
03/13/2021, 3:03 PMBryan L
03/13/2021, 3:18 PMJungIn Choi
03/13/2021, 5:15 PMBryan L
03/13/2021, 7:00 PM