Skip to content

Exploring React.js's inbuilt features like Context API and other addons packages/libraries for state management, Form handling, Tables, API data handling etc

Notifications You must be signed in to change notification settings

Ribal-Raza/react-addons-ecosystem

Repository files navigation

React Learning Playground with Vite

Summary: This project serves as a sandbox for exploring advanced React concepts and libraries. It currently serves as a blank slate, ready to be filled with learnings on topics like code splitting, lazy loading, Context API, server components, Redux Toolkit, Zustand, React Query, React Tables, and more.

Getting Started:

  1. Dependencies: Install dependencies with npm install or pnpm install.
  2. Development Server: Run the development server with npm run dev or pnpm run dev.
  3. Project Structure: The src folder holds React components and code for other stuff.
  4. Learning Documentation: Documentation for explored technologies is located in the docs folder.

Feel free to:

  • Experiment with different React concepts and libraries.
  • Organize your learnings within the docs folder.
  • Contribute to this project by sharing your insights and discoveries.

About

Exploring React.js's inbuilt features like Context API and other addons packages/libraries for state management, Form handling, Tables, API data handling etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published