awesome-react
awesome-react copied to clipboard
A collection of awesome things regarding React ecosystem
Add CoreUI UI components library to the list.
I have added jotai and valtio to the State management section as I feel they deserve a mention in the awesome list.
an excellent resource to learn about auth in react in my opinion and it's up to date as we're talking now...(2022)
added react free admin link
I'm adding Wasp (Web Application Specification Language). It's a declarative DSL (domain-specific language) for developing, building, and deploying modern full-stack web apps with less code. Concepts such as app, page,...
Added Nhost to the list of GraphQL database integrations as it is a really cool open-source alternative to firebase with GraphQL support
- Fixed GraphQL General Resources link
Adds a two part tutorial on improving react performance * [Part 1: tools and debugging](https://www.useanvil.com/blog/engineering/improve-optimize-react-render-performance-part-1/) * [Part 2: react optimizations](https://www.useanvil.com/blog/engineering/improve-optimize-react-render-performance-part-2/)