Matthew Reedmreed.hashnode.devยทOct 15, 2022Codecademy: assert.deepEqual()Overall this Codecademy lesson on assert.deepEqual does a good job of explaining what I imagine to be a very basic example of how to use deepEqual. At the end of the guided lesson the code looks as follows: const assert = require('assert'); describe...78 readscodecademyAdd a thoughtful commentNo comments yetBe the first to start the conversation.