Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
AI for Designers - P3
How to Write Better AI Prompts as a DesignerHere's the truth most AI tutorials skip: the tool is only 30% of the result. Your prompt is the other 70%. Two designers using the exact same AI tool will g
MIYUKI Nguyen
Jun 10, 2026 | 5 min read
members
AI for Designers - P2
How Designers Can Apply AI Across the Design WorkflowHaving great AI tools is one thing. Knowing where to use them in your actual day-to-day process is what separates designers who save hours each wee
MIYUKI Nguyen
Jun 10, 2026 | 6 min read
members
AI for Designers - P1
Popular AI Tools That Help Designers Work Faster and SmarterThe design industry is shifting fast. According to Figma's 2025 AI Report, 78% of designers say AI has noticeably improved their work effici
MIYUKI Nguyen
Jun 10, 2026 | 7 min read
Database
members
Pages and Blocks in SQL Databases
A page is the smallest unit of data that a database system reads from or writes to disk, and the smallest unit of memory allocation.
King
Dec 13, 2025 | 3 min read
Javascripts
members
Understanding Immutability: Importance, Use Cases, and Implementation in JavaScript
Immutability is a core concept in programming where an object or data structure cannot be modified after it is created. In contrast, mutable objects can be altered post-creation. Immutability plays a
King
Dec 12, 2025 | 7 min read
Database
members
Understanding SQL Execution Plans
A database execution plan is a detailed roadmap generated by a database management system (DBMS) to illustrate how a specific SQL query will be executed
King
Dec 11, 2025 | 5 min read
MLOps
members
Discover Knowledge Swapping via AI Approach Learning and Unlearning
This blog will introduce an innovative AI approach that combines learning new knowledge and learning before forgetting to help models adapt to new information while discarding outdated or sensitive da
Timo
Dec 11, 2025 | 6 min read
AI
members
Evaluating Vector Search Quality: A Practical Guide for Developers
Vector databases and embeddings have become core infrastructure for AI applications–search, RAG, recommendations, anomaly detection, and more. But while building a vector search system is straightforw
MINATO Nguyen
Dec 6, 2025 | 2 min read
front-end
members
Say Goodbye to JavaScript: Building Web Apps with Pure Python using Reflex
Hey everyone! ? Ever wish you could build beautiful, fast web applications without touching a single line of JavaScript? If you're a Pythonista like me, you know the pain of having to switch context t
Fred Pham
Dec 6, 2025 | 2 min read
front-end
members
A Simple CSS Selector That Most Devs Never Try - the :has() Selector
If you ask a group of developers: “Hey, have you used :has() before?” Most of them will look at you like: “Bro, is that even real CSS?” Yes. It is real. It is powerful. And honestly… it feels a bit il
Neji
Dec 6, 2025 | 2 min read
Load more posts