Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
What is Idempotency? And Why Your APIs Should Care (A LOT!)
Yo, fellow devs! Ever nervously double-clicked a "Pay Now" button because the internet felt a bit sluggish? Or maybe you've seen a user frantically resubmit a form, convinced their first attempt vani
Jaime Tran
Jun 6, 2025 | 5 min read
members
Git Merge vs. Rebase: The Great Debate (And Which One YOU Should Use!)
Hey devs! So, you're cruising along, building awesome features in your Git branch, and then comes the moment of truth: bringing your work back into the main codebase (like main or develop). You've pr
Jaime Tran
Jun 5, 2025 | 6 min read
front-end
members
5 VSCode settings that frontend devs usually skip (but really should know)
Hey there, I’m a frontend dev, and today I just wanna share some VSCode settings that helped me code faster and cleaner. Some of them are small, but trust me, they make a big difference. A lot of devs
Neji
Jun 5, 2025 | 2 min read
members
What Really Happens When You Type "google.com"? A Dev's Journey into DNS!
Hey fellow devs! Ever casually typed google.com (or your own app's domain) into a browser, hit Enter, and just... poof, the website appears? It feels like magic, right? But as engineers, we know ther
Jaime Tran
Jun 5, 2025 | 7 min read
members
Hacking the AI Mind: Exploring Prompt Jailbreaking in Large Language Models
Hey there, tech enthusiasts! If you've been keeping up with the buzz around artificial intelligence, you've probably heard of Large Language Models (LLMs) like GPT-4, Claude, or LLaMA. These AI powerh
Fred Pham
Jun 5, 2025 | 8 min read
UI/UX
members
Short-Term Memory and Web Usability: Designing for the Human Mind
When you visit a website, your short-term memory becomes your mental workspace. It juggles information, tracks navigation, and helps you complete tasks. But here's the catch: this workspace is minimal. We're talking 5~9 items for about 20~30 seconds. That's it.
SALA Nguyen
Jun 5, 2025 | 3 min read
UI/UX
members
Applying Jakob Nielsen's 10 Usability Heuristics for Better UX Design
Usability isn’t just about aesthetics; it’s about creating intuitive interfaces that minimize user frustration and help people achieve their goals efficiently.
SALA Nguyen
Jun 5, 2025 | 10 min read
Database
members
Understanding Database Indexing: The Key to Faster Queries
What is Database Indexing?Think of a database index like the index of a book. Instead of flipping through every page to find a topic, you can jump directly to the page number listed in the index. Simi
Happy
Jun 5, 2025 | 3 min read
testing
members
Generative AI in software testing: a great combination
Generative AI has been a hot technology topic for the past decade, but generative AI, and specifically the arrival of ChatGPT in 2022, has thrust AI into worldwide headlines and launched an unpreceden
Jisoo Nguyen
Jun 5, 2025 | 4 min read
front-end
members
⚡ From 90s to 20s: How Parallel Pagination Transformed Our Frontend Performance
"Performance isn't just about optimizing backend queries. It starts with how the frontend chooses to fetch data." The Real-World Scenario In a recent project I joined — which had been in d
Nolan
Jun 5, 2025 | 3 min read
Load more posts