START WITH INTENT
Separate the Problem From the Solution
Do not confuse a need with a technology.
ProblemVisitors need to filter 400 items quickly.
A possible solutionI need React.
Ask AI to compare approaches before committing to a stack.
Takeaway
Define the problem first. Choose the implementation second.