Brandon

Results 7 issues of Brandon

Is it possible to add a tutorial section to make the learning curve easier to deal with and just to know where to get started? Context, I am trying to...

I think it would be good to update all the packages used in webpack as a lot of the packages are still using a version of node that will exit...

### Summary Added husky and lint-staged. I am new to open source and doing this kind of config. I want to know if this is what you were looking for....

**Describe the bug** When resizing any examples with the mouse, the app simply crashes. This is the error that we get: ``` Io error: Broken pipe (os error 32) thread...

bug
native-linux

Can we upgrade to Nextjs13 without breaking the application? ## Update May 2023: Next export is deprecated in favor of Static export read more here: https://nextjs.org/docs/app/building-your-application/deploying/static-exports#next-export-deprecated

enhancement
good first issue

When a value in the derived store is used within a function after the original store value has been changed, there is a race condition. Here is a simplified version...

Add typescript type declaration because there is no @types/hyphenated for this library. Having Typescript is just good for libraries in general. I would like to make it, but I am...