and when you're debugging, it's one less chance of the bug being in the platform you're relying on and not your code (which is something you can immediately do something about).
That's generally why you want to use them. You're using something that is already battle hardened and tested.
Comments
That's generally why you want to use them. You're using something that is already battle hardened and tested.