In order to view this lesson, you must purchase this course.
As you're developing your applications, it's super helpful to visualize your database using external tools such as Robo3T, MongoDB Compass, or Sequel Pro. In this lesson, we'll go over first how to debug our data using the browser and debug mode in Visual Studio Code. Next I'll show you how to set up your server to store information in a database instead so that we can browse it using Robo 3T.