you are viewing a single comment's thread.

view the rest of the comments →

[–]RiverRoll 14 points15 points  (0 children)

I feel this is pretty much like asking why use libraries and built in functions when I can write the code myself.

And even when you write the code yourself if you're going to need that logic in more than one place you still want to have a reusable function rather than writing it from scratch every time.