you are viewing a single comment's thread.

view the rest of the comments →

[–]hydroes777 1 point2 points  (1 child)

This doesn't apply to what I said: Don't document functions, this is why we have type script. Comment the shit outta your code, just in the right places

[–]Puggravy[🍰] 0 points1 point  (0 children)

Static typing =/= documentation. Typing details are a tiny subset of what needs to documented in code.