A guide to using the Array.prototype.find() method to check if an array contains an object with a certain property value in JavaScript.
A quick guide on how to easily add an item to a state array in Vue.js
Analysing the Big O of various Array and Object methods