Cesar MorigakiiniFood TechDesign System: Style Dictionary at scaleCuidados na construção da integração com o Style Dictionary de forma escalável de Design System complexo.Apr 17, 20231Apr 17, 20231
Cesar MorigakiHow to setup your own public API using a free cloud serviceThis article will cover how to setup a static resource provider service using the free tier of Firebase Storage.Jun 23, 2021Jun 23, 2021
Cesar MorigakiRestoring scroll position of nested RecyclerViewsSolution when building complex UI as a vertical list containing carousels as items.Feb 10, 20213Feb 10, 20213
Cesar MorigakiReplacing LiveData with StateFlowHow about cleaning up as much Android dependencies as we can to increase the platform-independent code?Oct 15, 20203Oct 15, 20203
Cesar MorigakiReplace SingleLiveEvent with kotlin Channel/FlowAfter the announcement of the StateFlow implementation this year, I got curious about the possibility to totally replace LiveData. This…Sep 8, 20207Sep 8, 20207
Cesar MorigakiA better way to set RecyclerView items marginTL;DL Use ItemDecoration instead of setting a margin inside the item.xml.May 31, 20202May 31, 20202