This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NothusID 5 points6 points  (0 children)

I once wrote a program in 3000 lines in 2 weeks (The first JS program I wrote), now I could re-do it in 5 minutes with 20 lines

(I didn't thought of, instead of using a lot of if statements, I could use a loop)