Daily Productive Sharing 855 - Abstraction
One helpful tip per day:)
Paul W. Homer believes that abstraction are among the most important mechanisms in programming:
1. Abstraction can reduce errors in your code, improve your programming efficiency, and most importantly, lessen your cognitive load.
2. You can gradually make your code more abstract; it doesn't have