Hacker News new | ask | show | jobs
by robotadam 5780 days ago
It's a spike as in a spike solution -- an end-to-end prototype to see if a chosen method of solving the problem is feasible, but without writing tests or handling all error cases or the like.

http://c2.com/xp/SpikeSolution.html

1 comments

thank you.