Andrey Sitnik

Results 227 issues of Andrey Sitnik

Right now there is no way to find out why your types was marked `slow`. Some people complained that they don’t understand why it happens https://github.com/jsr-io/jsr/issues/698 By adding some debug...

I try to reduce unnecessary files in `node_modules` for performance and minimalism reasons. Right now, during publishing step there is no way to check what files I am going to...

publishing

The Kysely officially recommended workflow is to auto-generate schema from DB (after running migrations). What is recommended solution if I am using `pglite` during the development?

```js const inRGB = inGamut('rgb') inRGB({ mode: 'oklch', l: 1, c: 0, h: 0 }) // => false // white is in sRGB and return should be true ``` We...

We wrote is in React for prototype. Since the project is very it could be a great experiment to try different UI render libraries and compare JS bundle size and...

Maybe you want to become main maintainer of Nano Stores and create Nano Stores 2.x by creating a compatibility path for old users? If you are interesting, we can disuss...

Now we have those unnecessary files https://www.npmjs.com/package/nano-staged?activeTab=code