Jules Libert

Results 6 comments of Jules Libert

@jmcdo29 @kamilmysliwiec Do you guys now have a position on this subject ? This is not my domain of expertise, but I see more and more libraries maintainer are switching...

Hi @JonnyBurger Would you be supportive if someone was building a "portage" library, replicating your code and feature but on an other frontend framework, or would it be unethical to...

If it helps, I was having this error when I was switching route (and layout) too fast (in my case there are 2 slots on my layout, left column and...

Had this problem using lucia auth example, with this server middleware: https://github.com/lucia-auth/examples/blob/main/nuxt/github-oauth/server/middleware/auth.ts when using `$fetch` inside `useAsyncData`, event.context ⤵️ ``` { _nitro: { routeRules: {} }, nitro: { errors: []...

If like me, you dont want to touch to your beautiful .gql/.graphql files, an other workaround would be to use [graphql-codegen](https://github.com/dotansimha/graphql-code-generator) with these plugins: ``` - "typescript" - "typescript-document-nodes" ```...

> > The quality flag doesn't seem to do much for me, the image contained in my test PDF is of very high quality but it comes out heavily pixilated...