https://github.com/sspringer82/ijs-react-beyond
- https://vitejs.dev/
- https://vitest.dev/
- https://github.com/sindresorhus/eslint-plugin-unicorn
- https://npmtrends.com/
- State management libraries (an opinionated selection)
- https://github.com/enaqx/awesome-react
- https://m3.material.io/
- https://mui.com/material-ui/
- Data fetching:
- inline styling with the
styleprop - import css files
- use a pre processor like SCSS
- use css modules - scoped to the current component
- use tailwind (css utility framework)
- CSS in JS framework like styled-components || emotion