Tool libraries look fantastic. I didn't know about them before watching this video https://www.youtube.com/watch?v=YAniGCwoSv0 but I looked them up and I have a local one that started this year. What a cool way to reduce consumer trash.
Tag: es6
Are they the same object?
While debugging I needed to know if two references in two separate parts of my codebase were pointing to the same object in memory. According…