What make Social Networks addictive (and what we can learn for software development )
The Slot Machine Effect, Social Validation Need, FOMO, Stopping Cues, Personalization, Triggers and Social Obligation Pressure.
9 Reasons Why You Never Hit Your Goals (and what actually works)
Everyone loves setting goals. But most of goals fail, isn’t it! I
What is Smart Contract ? – explained in plain English
Smart Contract is a contract but instead of written in human language, it is written in a programing language
How to save $99/year when build app on iOS
PWA, it is a web app, but can be installed into smart phones like a mobile app
How to compete with generative AI as a software engineer ?
How to compete with generative AI as a software engineer ?
What is Refactor and why it is matter ?
Why Refactoring when there is nothing change ?
How to avoid Merge Conflicts in software development
Time is money, so Don’t waste development time for resolving merge conflicts !
Merge vs Rebase: which is better ?
I usually prefer using Merge to Rebase for safety first !
Story behind ads you see on your Facebook
Know this to protect your privacy!
Store datetime as ISO 8601 instead of timestamp
Storing datetime as format YYYY-MM-DD HH:mm:ss at UTC, (or any format instructed in ISO 8601) can remove all headaches when using timestamp but also remain sorting & filtering capabilities
