Clean up your code with destructors and Array.includes
Introduction
There are two things in JavaScript that I love using for cleaner code. And if you read the title, you can guess that those are destructors and includes function. In this post, I will give you a short overview of them and the use case whe...
kristijan-pajtasev.hashnode.dev5 min read