This is the 2nd time in a row I solved my own problem. The depreciation warnings had nothing to do with it.
If you look closely I have a bunch of syntax errors and just overlooked some things that my eyes just didn’t see.
I’m having trouble figuring out the syntax for this challenge with the DB calls via mongoose taking place embedded in these callbacks.
It seems way more complicated than the mongoose tutorials. If anyone can help me understand how to follow the logic of what gets passed in to what.
Is this node.js syntax or some ES6 stuff?