Jun 18Expo-Updates: files to checkAfter releases updates through the expo-updates for 7 months, we needed to release through the app stores as we decided to upgrade to React Native 68. While testing the new version is still working with expo-updates, we realised it is not getting updates and found out (actually, I forgot to…React Native1 min read
May 6How to multisite (subdirectories) for an existing Wordpress siteA brief guide of how to enable the multisite (subdirectories) for an existing Wordpress site Disable all plugins Change wp-config.php to enable multisite. Refresh in admin and set up the multisite under Tools > Network set up. If you are setting up for an existing site, you can choose only…Word Press1 min read
Nov 20, 2021How I saved a Macbook ProAfter using the Macbook Pro for about 5 years, I wanted to format it. After following a few YouTube videos, I managed to erase the drive but got an error when trying to install the OS. “Could not create a preboot volume for APFS install.” Then, I saw the post…Apple1 min read
Oct 26, 2021A journey with different pathsIn Myanmar tradition, Thadingyut was one of the most popular festival because of its vibrant lights, firecrackers, pocket money and all the gifts. This year’s Thadingyut festival finished in a very quiet note. Actually, most festivals in this year finished without much activities. 2021 is just a very sad year…Life Lessons2 min read
Sep 30, 2021Studying abroadMy journey for studying abroad ကျွန်တော်ကတော့ ၁၀ တန်းကို ၂၀၀၅ က ပြီးပြီးတော့ ၂၀၀၈ မှာ SMU ကျောင်းသွားတတ်ဖြစ်တာပါ။ ကျွန်တော်အတွေ့အကြုံလေးနဲ့ သိသလောက် ပြောပြပေးပါ့မယ်။ ပုံမှာ ပြထားတဲ့ အတိုင်း သိရသလောက် လမ်း ၄ ခု ရှိပါတယ်။ ၁. Poly သွားတက်တာ။ သိရသလောက် သူက ၁၀ တန်း အမှတ်ကောင်းရင် ဝင်ခွင့် လျှောက်လို့ရတယ်။ Poly က ၂ နှစ်တက်ရပါမယ်။ သတိထားရမှာက Poly ပြီးရင် Diploma ပဲ ရတယ်။ ဒါပေမယ့် Poly မှာ Grade…Study Abroad2 min read
Sep 6, 2021Claps like Medium: A React Native Animation with Reanimated 2 + PressableI found a very clear example from Kadi Kraman on how to animate using Reanimated 2 + Pressable. Here is the very nice tutorial video. Coincidently, we also have the “heart” feature but our heart is similar to Medium’s clap feature. Users can favorite and give one heart or…React Native2 min read
Published in MyanLearn: Blog·Jun 17, 2021How to improve React Native’s performance using React QueryUsing React Query, we improved our application’s performance and we are very happy with it. We would like to share our journey and some tips. Before Before adding React Query, we can see here that the data is fetched again on the page no matter how many times I have visited…React Native5 min read
Jan 31, 2021Redis on host, Nodejs on containerAfter setting up Redis on Ubuntu host, my nodejs is running on docker container. I cannot connect to localhost. How? After setting up Redis as this link in Ubuntu host, it is working fine. I can connect with redis-cli. However, I cannot connect it from the nodejs which is located…1 min read
Jan 31, 2021Redis cache for NodejsRecently, we wanted to improve our API’s performance and decided to cache some API responses in AWS Elasticache Redis. In development environment, the response time dropped from 800ms range to 60–100ms range depending on the number of database calls cache can save. Here is some of our learning! Disclaimer This post…Nodejs3 min read
Nov 27, 2020A childhood memoryIt is just a vague memory. I think it was when I was in my middle school. There was a bump in my eyelid and I went to see an ophthalmologist at a clinic. When I was waiting for the doctor, I was looking around and checking other patients. Some…Childhood4 min read