@trinhlbk
Android Geek π» Product Crafter π Backpacker π Amateur Climber π§ββοΈ
Android Geek π¨βπ» Product Crafter π Backpacker π Climber π§ββοΈ
Nothing here yet.
What is Side Effect? Composable functions are typically used to render UI elements. However, there are cases where composable functions need to execute code that is not related to the UI like sending analytics events or navigating to another screen g...

Why using Hilt? When it comes to Dependencies Injection in Android development, we donβt have many choices: Build the DI from scratch manually. Personally, this is not my fΜΆiΜΆrΜΆsΜΆtΜΆ choiceπ€·ββοΈ. But if you want to know how to build it, check it out ...
