|
|
|
|
|
by talles
3763 days ago
|
|
"a Node"? Anyway, that amount of comment is alright for learning purposes but for an actual lengthy code base it would be a nightmare keeping all that updated. Comments are supposed to be used just for complicated/critical code, otherwise is just noise to be maintained. |
|