Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use @msw/data instead of manual factories #142

Open
taneba opened this issue Oct 20, 2021 · 3 comments
Open

use @msw/data instead of manual factories #142

taneba opened this issue Oct 20, 2021 · 3 comments

Comments

@taneba
Copy link
Owner

taneba commented Oct 20, 2021

As @kettanaito commented on my article about msw, @msw/data seems pretty nice in terms of reducing boilerplates.

https://dev.to/kettanaito/comment/1j2k2

@taneba
Copy link
Owner Author

taneba commented Nov 24, 2021

Would like to tackle on this after model generics is supported because we have already type defs for our models.
see: mswjs/data#36

@kettanaito
Copy link

Hey, @taneba! Don't hesitate to contribute with the factory generics support, I'm sure we could use your expertise. I'd be happy to help you with the code review and making this support happen.

@taneba
Copy link
Owner Author

taneba commented Nov 24, 2021

Hey there, @kettanaito
Yeah I'd like to give it a try, (that's why I forked the repo) I'll take a closer look when I have time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants