MongoDB Animated: Adding and removing elements from arrays
Last week I had to work on an old project with MongoDB. A few documents with embedded arrays needed to be updated, and I realized that every time I have to do this sort of operations, I end up googling a lot to re-learn things I forgot.
So this time ...
blog.paulasantamaria.com7 min read