Table of contents
- 30 Days Of React
- 30 Seconds of React
- Awesome React
- Awesome React Components
- Beautiful React Hooks
- Bullet Proof React
- React
- React Bits
- React Boilerplate
- React Cheatsheets
- React Developer Roadmap
- React Hooks Cheatsheet
- React Native
- React Patterns
- React Redux
- React Router
- React Spring
- React Starter Kit
- React Testing Library
- Redux Auth Wrapper
- Under the hood ReactJS
In this post, I’ll introduce you to 21 must-bookmark React GitHub repositories that will help your React journey.
Let’s get started!🚀
30 Days Of React
A 30-day challenge to learn React step-by-step with daily lessons and exercises.
30 Seconds of React
A collection of quick code snippets for React that you can use in no more than 30 seconds.
Awesome React
A collection of the best resources, libraries, and tools for React developers.
Awesome React Components
A list of useful and popular React components to use in your projects.
Beautiful React Hooks
A collection of reusable React hooks for managing state and speed-up your components.
Bullet Proof React
A guide to building highly scalable and maintainable React applications.
React
The official React library maintained by Facebook. It has everything you need to start building React apps.
React Bits
A collection of React patterns, techniques, tips, and tricks.
React Boilerplate
A powerful starter kit for building scalable React applications with all the tools and practices you will need.
React Cheatsheets
Cheat sheets for using React with TypeScript, with a lot of helpful tips and examples.
React Developer Roadmap
A roadmap to guide you through the skills and technologies you need to learn to become a React developer.
React Hooks Cheatsheet
A handy cheat sheet for React hooks, with examples of how to use them.
React Native
The official library for building mobile apps with React.
React Patterns
A collection of design patterns and best practices for building React applications.
React Redux
The official library for using Redux with React, makes state management easier.
React Router
A library for adding navigation and routing to your React applications.
React Spring
A library for creating smooth animations in your React apps using spring physics.
React Starter Kit
A starter template for building React apps, complete with server-side rendering and modern tools.
React Testing Library
Simple and complete testing utilities to help you write better tests for your React applications.
Redux Auth Wrapper
A library for handling authentication in your Redux apps, with tools to manage user permissions.
https://github.com/mjrussell/redux-auth-wrapper
Under the hood ReactJS
A deep dive into the inner workings of React, explaining how it works behind the scenes.
That’s all for today.
I hope it was helpful.
Thanks for reading.
For more content like this, click here.
You can also follow me on X(Twitter) for daily web development tips.
Keep Coding!!