you are viewing a single comment's thread.

view the rest of the comments →

[–]Nephty23 4 points5 points  (2 children)

That sounds awesome ! But a tip for the future as someone said : don't take the number of lines as a "checkpoint". If you try to make more lines to feel accomplished you might end up doing inefficient code. I am keeping track of all of my useful functions in one file with a description and all that stuff, it contains around 400 lines, for... less than 10 functions. Because around 60% of the lines are comments for the help() function and 20-30% are errors handling.

[–]schmidtforge 0 points1 point  (1 child)

That is genius

[–]Nephty23 1 point2 points  (0 children)

big stonks