* Replace stub with hints and code solution
* Change spoiler tag text
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Update `createAndSavePerson` to use callback
Previous solution had an empty callback
* fix: added hint header
* Replace stub with hints and solution
For "create many records" mongoDB lesson
* Fix markdown for inline code
Add new line to allow markdown to render inline code
* Use callback in `createAndSavePerson` function
* fix: corrected hints syntax
* Replace stub for mongoDB lesson
* Replace stub for "Use model.find to search your database"
* Include hints
* Include solution
* Use callback in `createAndSavePerson()`
* fix: corrected hints syntax