Hacker News new | ask | show | jobs
by WookieRushing 1419 days ago
Yup, stacks are wonderful for new features. Typically I run a stack of 5 for new features.

First one is the API/interface with null implementations. Then subsequent ones each implement a method with associated tests