Skip to main content

Command Palette

Search for a command to run...

Series

Programming

In this series, we will share about Programming...

  1. The Boy Scout Rule

    Developer တွေရဲ့ဘဝမှာ အလုပ်ချိန်တော်တော်များများက code အသစ်ရေးရတာထက် ရေးပြီးသား codeကို ပြန်ပြင်ရတာ၊ အသစ်ထပ်ထည့်ရတာကပိုများတယ်။ ရှေ့က developer က ရေးခဲ့တဲ့ code က maintainable ဖြစ်ပြီး clean ဖြစ်နေရင်တော်သေးတယ်။ မဟုတ်ပဲ အလုပ်လုပ်အောင်လောက်ပဲရေးခဲ့တာမ...

    Dec 29, 20231 min read552
    The Boy Scout Rule
  2. Null-safe operator

    Null-safe operator ဆိုတာက php 8 မှာအသစ်ပါလာတဲ့ syntax ပါ။ သူရေးတဲ့ ပုံစံက property တွေ method တွေကို access လုပ်တဲ့ operator နဲ့ဆင်တယ်။ ဒီလိုလေးရေးရပါတယ်။ "?->" အရင်က php မှာကျနော်တို့ null တွေကိုစစ်ချင်ရင် အောက်ကပုံစံလိုစစ်ရတယ်ပေါ့နော်။ if($student ...

    Dec 10, 20231 min read147
    Null-safe operator
  3. ကျွန်တော်တွေ့ဖူးသော Backend Security အလွဲများ

    ကျွန်တော် ရေးဖူးတဲ့ Project တွေ / ယူဖတ်ဖူးတဲ့ code တွေမှာ တွေ့ခဲ့ရဖူးတဲ့အထဲက Security အလွဲလေးတွေကို ပြန်ပြီး မျှဝေပေးချင်ပါတယ်။ ကျွန်တော်ရေးဖူးတဲ့ Project တွေထဲမှာတော့ တွေ့တာတွေ ပြင်ထားပြီးပြီနော် (သွားစမ်းနေမှာစိုးလို့ ကာရသေးတယ် :3)။ Block SQL inje...

    May 27, 20232 min read883
    ကျွန်တော်တွေ့ဖူးသော Backend Security အလွဲများ
  4. Open-source

    Open-source code ဆိုတာဘာလဲ။ အရင်ဆုံး open-source ဆိုတာဘာလဲဆိုတာစကြရအောင်။ အလွယ်မှတ်ရရင် တော့ ကိုယ်ရေးထားတဲ့ ကုဒ်ကို တစ်ခြားသူတွေသုံးလို့၊ ပြုပြင်လို့ ရအောင် Permission ပေးလိုက်တယ်လို့ပဲမှတ်ထားလိုက်ရင်ရပြီ။ မေးစရာရှိတာက ကိုယ်အပင်ပန်းခံပြီး ရေးထားတာက...

    Mar 26, 20232 min read216
    Open-source
  5. Deep-Dive The Frameworks

    ရှင်းလင်းချက် - ဒီ‌ဆောင်းပါးက Frameworks (Laravel, Django, Flask and so on.) တွေရဲ့အရေးပါပုံ ကို တည်ရေးထားတာဖြစ်ပြီး ကျွန်တော့် အမြင်နဲ့ တစ်ခြား Articles အချို့ကနေ ကောက်နှုတ်ထားတာတွေကိုပဲ ဖော်ပြထားတာဖြစ်ပါတယ်။ မှန်သည် မှားသည်ကို ‌အခြေခံတာမဟုတ်ပဲ ကိုယ...

    Mar 13, 20233 min read229
    Deep-Dive The Frameworks