Jean-Philippe BOURGEON

Results 8 issues of Jean-Philippe BOURGEON

pouchdb-nextjs-router is a routing module that provides the minimal API to add a PouchDB HTTP endpoint to a next.js application.

Hi I would like to prerender the output of zero (react/MDX handler) into static pages that could be served by a static host (AWS S3) I would build, start the...

I'm new to leveldb. I would like to know if there is a syntax to do batch operations (deletes) on the selected range in lev ? Thanks

Hello When I merge a PDF file with different page size, pages that are not in the original orientation (paysage/portrait) are truncated. Do you have a suggestion on how I...

Hello When I try to merge a PDF file generated from MS Office with a table of content, the whole app crashes. ```js Maximum call stack size exceeded ``` See...

Hi - I refactored the project architecture. Now the benchmark workspace is `@itty-aws/benchmark` - I changed the `tsconfig` setup to exclude the benchmark package from the build process - The...

> Performance has not been tested - it's possible that our use of https or fetch is slower than whatever magic the AWS SDK is doing. As a first step,...

Writing these tests is time consuming. Is there a way to automate this systematic testing ? Wouldn't it be terribly slow too : Shall we use some kind of snapshot...