Today I had to refresh my javascript knowledge a bit and found my self googling how I can prevent duplicates in my array that I wanted to fill with objects. So I share my findings with you 😃
Today I learned how to add a on scroll event listener to the window
property when a vue component is mounted.
The other day I found a nice thread 🧵console
methods, that can be used instead of console.log()
. Let us take a closer look! 🤓