Can i check equality like this?
the docs say to use combining operators if you want to for example return all documents where the name is either "Alex" or "Emma"
but i found that you could also do
is there a reason i should not use the ladder? it reads much better imo.
2 Replies