Victor Zamfir

Results 39 issues of 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...

help wanted
remix

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...

oors-graphql

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

oors-mongodb

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

oors-user

And then archive the backup - https://github.com/npm/node-tar

oors-mongodb