Kevin Crawford

Results 16 issues of Kevin Crawford

I was very excited about this project, but then I read on http://www.shift8creative.com/blog/getting-started-with-minerva that it will only support MongoDB and not MySQL, and it was a huge let down :(...

This is causing type errors in our project when trying to use anycable. I think you need to import all of the imports from `@anycable/core`, not export them. ```ts import...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus ### What specific section or headline is this issue about? Browser compatibility table ### What information was incorrect, unhelpful, or incomplete? I believe autofocus is not...

data:html :page_facing_up:

One feature that I like about Tanstack Query is that their equivalent for tags ("query keys") have support for arbitrary properties. This would give us increased flexibility and granularity for...

rtk-query

I wanted to review how the React package works, but I can't find the source code anywhere? The git repo for https://www.npmjs.com/package/@remixicon/react points to this repo.

I'm wondering if it would be possible to accomplish something like percentage based snap points but with a pixel-based offset. For example, I would like ```js const snapPoints = [...