00:56
Now, what I'm going to do here is I'm going to make this appear slower than it actually is just because the data that we're loading from the database is going to be pretty quick. So let's go ahead and use a closure for this. And we're going to go ahead and just sleep for one second just to simulate this being a little bit slower. And finally, we'll just go ahead and return all users here. So let's just say user and get. OK, so if we come over to resources, JS and pages, let's go ahead and create out this page in here, which we're just going to call users.