logoalt Hacker News

QuiEgoyesterday at 6:19 PM0 repliesview on HN

I find a spend most of my time defining interfaces and putting comments down now (“// this function does x”). Then I tell it “implement function foo, as described in the doc comment” or “implement all functions that are TODO”. It’s pretty good at filling in a skeleton you’ve laid out.