What the quiz actually weighs, and where its judgment ends.
Stack Picker isn't machine learning and it isn't personalized to you beyond the four or five questions you answer. It's a fixed set of if/then rules, written by hand, that map your answers to one recommendation. Every branch of that logic is visible in the page's own source code — nothing is hidden or computed server-side, and no answers are sent anywhere to produce a result.
A handful of answers do most of the work in each category:
Most comparison tools give you a table and leave the decision to you. Stack Picker deliberately commits to one answer, because "which is technically best" and "which should you actually pick right now" are different questions — and for someone who hasn't built anything yet, indecision is usually the bigger risk. The full trade-offs it's weighing are visible in the result's "why not the others" section, and in more depth on the comparison pages.
The rules encode one developer's opinions, informed by current job-market signals, documentation quality, and hosting realities — not a survey, not a benchmark suite, and not an industry standard. Reasonable people disagree on plenty of these calls, especially between React and Vue, or PHP and Node, where the "right" answer depends on priorities the quiz can't fully capture in four questions. Treat the result as a sensible default to start building with, not a verdict.