bulletproof-react icon indicating copy to clipboard operation
bulletproof-react copied to clipboard

🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

Results 107 bulletproof-react issues
Sort by recently updated
recently updated
newest added
trafficstars

Does anyone have any suggestions for a better way to add pagination to queries considering the current status of the project?

Closes #97 Upgraded TypeScript to version 5.3 and removed the `PromiseValue` import from type-fest since it is now deprecated.

The mutations and queries used from react-query bring indisputable benefits to the application, in addition separated into a layer / folder, bringing organization. However, when the system has many similar...

Sorry if this is covered in the docs, but I can't seem to find/work it out. If I have a large, unchanging array of constants, where do I store this...

Just a little typo. Thanks for the resources!

``` Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:69:19) at Object.createHash (node:crypto:133:10) at module.exports (/Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/webpack/lib/util/createHash.js:135:53) at NormalModule._initBuildHash (/Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/webpack/lib/NormalModule.js:417:16) at handleParseError (/Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/webpack/lib/NormalModule.js:471:10) at /Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/webpack/lib/NormalModule.js:503:5 at /Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/webpack/lib/NormalModule.js:358:12 at /Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/loader-runner/lib/LoaderRunner.js:373:3 at iterateNormalLoaders (/Users/jaffy/Repositories/Jaffy/bulletproof-react-dashboard/node_modules/loader-runner/lib/LoaderRunner.js:214:10)...

I think automatically suggesting relative imports by vscode intellisense is an addition that plays nicely with the recommendations in the docs

Running with: > Node - v14.21.3 > Yarn - 1.22.19 After registering the first user, I will get an error message below. I have tried to delete the local storage...

There's an issue with NodeJS & Webpack when starting the app, updated the README with details to fix the issue ![node-error](https://github.com/alan2207/bulletproof-react/assets/69436315/1e09b21f-59b2-4290-87dd-a47f745506e0)