Y
Hacker News
new
|
ask
|
show
|
jobs
by
signa11
187 days ago
> When you go to write a line of code, how do you decide what to write?
depends ofcourse, what am i writing for ? a feature, a bugfix, refactor ... ?
1 comments
amw-zero
187 days ago
Let's say a new feature. Do you just type random letters, or do you have some kind of plan ahead of time?
link
signa11
186 days ago
new feature implies design document to gather the thoughts, followed by an intense review etc.
link
amw-zero
186 days ago
So... a specification.
link
signa11
186 days ago
no ! a _design_ document. how this new thing will fit together with other things that are already existing in the system. what it’s interactions are going to look like, what are the assumptions, what are the limitations etc etc.
link
amw-zero
186 days ago
So... a specification.
link
signa11
185 days ago
hang on ...
link