-
Notifications
You must be signed in to change notification settings - Fork 28
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
Feat/create mixin #61
base: master
Are you sure you want to change the base?
Conversation
Thanks the PR, but my problem is that, you created a well-known DB mixin as a default mixin. If I'm a developer and exec |
I understand, the idea would be not to use the Db Mixin, but to create your own mixin. |
@icebob , I used mongoose to assemble the example, if you have any improvement just leave a comment :) |
@icebob any comments? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The problem is that the mixin
name is regular, but the implementation is not regular and is very specific.
I really didn't understand what you mean |
this PR don't is interesting ? @icebob |
Create a mixin , using js template and typescript template