A collection of awesome stuff
- https://kentcdodds.com/blog/usememo-and-usecallback - When to useMemo and useCallback
- https://www.carbondesignsystem.com/ - Carbon Design System (IBM)
- https://mui.com/ - Material UI
- https://mantine.dev/ - Matine
- https://www.radix-ui.com/ - Radix
- https://chakra-ui.com/ - Chakra UI
- https://baseweb.design/ - Baseweb (Uber)
- https://nextui.org/ Next UI
- https://flexboxpatterns.com/ - flexbox patterns
- https://vitejs.dev/ - Vite
- https://webpack.js.org/ - Webpack
- https://esbuild.github.io/ - Esbuild
- https://swc.rs/ - SWC (Speedy web compiler)
- https://testing-library.com/docs/ - Testing Library
- https://vitest.dev/ Vitest (Vite test framework)
- https://jestjs.io/es-ES/ - Jest testing framework
- https://bundlephobia.com/ - Bundlephovia find the cost of adding a npm package to your bundle
- https://thisthat.dev/ - What is the difference between ___ and ___ in the front-end development?