Loading Test Data
Learn how to load data through the reactive repository, its drawbacks, and a solution to use a nonreactive CRUD repository.
We'll cover the following
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 1400+ tech skills courses.