React Native, Push Notification & Headaches
Amost every app has push notification in this day and age. You would expect a such a simple thing would be straight forward. Well, it's not true for react native apps and let met tell you why…
Amost every app has push notification in this day and age. You would expect a such a simple thing would be straight forward. Well, it's not true for react native apps and let met tell you why…
Trunk based development ဆိုတာကတော့ Developer အကုန်လုံးက တတ်နိုင်သလောက် main ပေါ်မှာ ဝိုင်းရေးကြတယ်။ commit ကိုသေးနိုင်သလောက်သေးပြီး commit တစ်ခုပြီးတာနဲ့ main ပေါ်ကို တန်းတင်တယ်။…
စံနှုန်းတွေကတော့ အများကြီးပဲ။ အရိုးရှင်းဆုံးလုပ်ရတဲ့အရာတွေက XS ဆို သူ့ထက် နည်းနည်းခက်ခဲရင် S, အရမ်းခက်ရင် L, XL, XXL အစရှိသဖြင့် ခန့်မှန်းယူလို့ရတယ်...…
ကျွန်တော်ဘဝမှာ မှတ်မှတ်ရရဖြစ်ခဲ့တဲ့ Milestone တစ်ခုအကြောင်း...…
If you're developing Android apps, you might often wonder how does our PC communicate with the Android devices when we debug. Well, the answer is through the Android Debug Bridge, adb for short.…
Preparing for a job interview, while tedious, is something we all go through. And I did, and here's what I learnt during my job hunt…
Increase your coding efficiency by creating your own code templates.…
Common anti-patterns of using RecyclerView that I've seen over the years and how to avoid them.…