Loading Test Data

Learn how to load data through the reactive repository, its drawbacks, and a solution to use a nonreactive CRUD repository.

Let’s use the repository we just created to load some test data.

Using ItemRepository

If we wanted to grab a copy of our delightful ItemRepository, we’d probably write something like this:

Get hands-on with 1200+ tech skills courses.