°ស្វែងយល់អំពី Web Rendering (CSR, SSR, SSG, and ISR)
វិធីសាស្រ្ដផ្សេងគ្នា ដេីម្បីធ្វេីការ Rendering Web Page
°ស្វែងយល់អំពី *args និង **kwargs ដែលតែងតែប្រេីក្នុង Python
the name `args` is just a convention, you can call it however you want
°How to save login state locally using AsyncStorage & Redux in React Native
It’s a simple key/value database. AsyncStorage simply saves data into documents on the phone’s hard drive, and therefore anyone with access to the phone’s file system can read that data