Abstraction


Web Development

Updated Mar 14th, 2021

Dry stands for don’t repeat yourself

Write less code.

For example .map() works on all kinds of data

Youtube video that inspired this post