COPY.js

Every developer knows that an important part of their job is to reuse simple code that we don't usually memorize, such as removing duplicate values from a list. It is common to look for these codes on sites like Stackoverflow or in old projects.

COPY.js is my personal library to save and simplify my search for these functions. This is also a way to share with the DEV community a different way of going about it.

This site is part of the Code Skills Project.