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 114 bulletproof-react issues
Sort by recently updated
recently updated
newest added

We can also enforce the file naming conventions. For example, you can enforce that all files should be named in `kebab-case`. This can help you to keep your codebase consistent...

1. In [App errors](https://github.com/alan2207/bulletproof-react/blob/master/docs/error-handling.md#in-app-errors), the link specified at Error boundary Example code is Not found. Seems like the file it is pointing to might have been deleted. ![image](https://github.com/alan2207/bulletproof-react/assets/63961211/b00cd048-be81-438a-9ca0-711c8fc0671b) 2. In...

Cookies are not being set and auth flow is broken

Hello, I am the founder and editor of the newsletter [FullStack Bulletin](https://fullstackbulletin.com/). I am current editing the next issue (coming out on Monday 27th) and I will be featuring this...

https://github.com/alan2207/bulletproof-react/issues/172

Thanks for this very nice and useful repository ! How about validation of .env at build time when Vite command is `build`? As of now, I understand that the .env...

I liked this project very much, but an idea came to my mind. While creating a project like vitejs, we can make adjustments to the project via the terminal, we...

https://github.com/alan2207/bulletproof-react/issues/186 I'm not sure about the dark and light theme css files but if you want I can update this pr.

In the block about handling user data, there is a duplicate paragraph: "User information should be treated as a central piece of data accessible throughout the application. If you are...