examples icon indicating copy to clipboard operation
examples copied to clipboard

React-typescript example Update Factory to generate new data each time

Open clementoriol opened this issue 5 years ago • 0 comments

Fixes https://github.com/miragejs/examples/issues/10

Uses functions instead of getters in the Person Factory to make sure a new Person is generated each time. Maybe thee typings could be improved, I would love some input on that.

clementoriol avatar Dec 25 '20 08:12 clementoriol