I feel like the video skipped over the
company.users.count
method and its behavior. Could you add that to the samples below?
Cheers,
-Andrew
I didn't realize that `.count` was so inefficient, looks like I have some optimization to do. Thanks for the information!