Victor Zamfir
Victor Zamfir
### What package has an issue @mantine/modals ### Describe the bug Steps to reproduce: - I started with mantine-remix-template - I added `@mantine/modals` to package.json - In root.tsx I added...
forwardRef
Bug report It seems I can't set a ref anymore on `` components. I looked into `` component and it doesn't seem to forward the ref. Maybe using `useImperativeHandle` to...
While schema-first GraphQL development works great with oors, it worths checking into code-first development as an alternative. Here's what makes schema-first dev great in oors: - you can have as...
maybe use https://github.com/mozilla/node-convict
- translate repository easevalidation schema to collection schema - https://scotch.io/tutorials/json-schema-validation-and-expressive-query-syntax-in-mongodb-36
integrate with https://vincit.github.io/objection.js/ and knex
- migration files Tools: - https://github.com/jondot/hygen - http://vorpal.js.org/ - https://github.com/oclif/oclif
```js async function myModule(config, { addHook, dependencies, ... }) { const [...] = await dependencies(['module1', 'module2']); return exports; } ```
https://codeforgeek.com/refresh-token-jwt-nodejs-authentication/ - `refreshToken` mutation
And then archive the backup - https://github.com/npm/node-tar