Y
Hacker News
new
|
ask
|
show
|
jobs
by
Bloedcoin
1355 days ago
Perhaps start to learn it then?
Sit down and start drawing ext dependencies etc.
Follow an interaction from start to finish.
1 comments
CodeSgt
1355 days ago
I've tried mapping out various execution paths, tracking what deps are used where, etc. It certainly helps in the context of a singular action or maybe even a set of interconnected actions, but beyond a certain complexity I just get lost.
link