When it comes to IndexedDB databases, they all contain specific “object stores” which are the next critical step in our journey.
Within a database, object stores are specific tables that contain different types of data based on whatever you define. For example, if we had a “grocery” database, you could