JungIn Choi
04/16/2021, 8:50 AMDay33
• SearchLocation demo app - Using retrofit/okhttp to make request, parse response, Display the response in RecyclerView, Delaying request using TextWatcher and Timer
• Was searching for pagination but stopped. That will be my monday-job.
Self-Comment
• Wow I fell asleep. Started work from Thursday - successful and tough days. Had some onboarding times, receiving macbook, installing stuffs (android studio, sourcetree, postman etc.) etc.
• My supervisor gave some homework projects. I told him my exact status, and he prepared some prerequisites to try on. Was quite overwhelmed on first day, cuz I felt under qualified. I tried to put everything, data binding - mvvm - coroutine etc. on first trial, and totally mixed up. So I made my mind to throw away all those and try to make the mvp demo app with callback, without using data binding and mvvm.
Goals Tomorrow
• (roughtly weekend goals)
◦ Read https://kotlinlang.org/docs/coroutines-guide.html
◦ Search how & get used to using android debugger/profiler toolsJungIn Choi
04/16/2021, 8:50 AM(holder as PlaceViewHolder).bind(placeList[position], context)
check this grammar ( ~ as ~ ) thingJungIn Choi
04/16/2021, 9:13 AMJungIn Choi
04/16/2021, 9:13 AM