Y
Hacker News
new
|
ask
|
show
|
jobs
by
curtainsforus
1204 days ago
If you want logical separation, add sub-blocks to the function. You can see things as being a spectrum from fully inline code, to code blocks, to anon functions defined in the function, to true functions.