https://github.com/mutasim77/react-galaxy
πͺ A curated collection of React resources. Explore and enjoy!
https://github.com/mutasim77/react-galaxy
react-libraries reactjs
Last synced: 10 months ago
JSON representation
πͺ A curated collection of React resources. Explore and enjoy!
- Host: GitHub
- URL: https://github.com/mutasim77/react-galaxy
- Owner: mutasim77
- Created: 2023-10-27T14:36:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T15:18:30.000Z (11 months ago)
- Last Synced: 2025-03-15T03:44:50.770Z (11 months ago)
- Topics: react-libraries, reactjs
- Language: TypeScript
- Homepage: https://mutasim77.github.io/react-galaxy/
- Size: 2.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ReactGalaxy πβ¨
Hello and welcome π to ReactGalaxyβ¨! Your presence here indicates your keen interest in React, and I'm right there with you as a dedicated fan of ReactJS. π This website was born from my desire to create a comprehensive hub that encompasses the entire React ecosystem.
I understand that not every library or framework on this website is the trendiest topic at the moment, but gathering them all in one place is still a valuable resource. π My inspiration for this project comes from the this article and this repo. π¦
I'm all about community and collaboration, so I'd love for you to contribute by suggesting new React-related stuff or improving what's already here. Your ideas and input are always welcome! π
## Update
Migrated to Svelte because apparently I enjoy having websites that actually load before the heat death of the universe. Turns out you don't need 500MB of node_modules and a quantum computer to display a few links. Who knew?!

Check out these numbers (they don't lie):
```
Next.js build: 158 KB of JavaScript (First Load)
Svelte build: 34 KB TOTAL
Next.js just for shared stuff: 87.6 KB
Svelte: "What's a chunk? Never heard of it."
```
My entire Svelte app is literally smaller than just the basic parts of Next.js!
And the best part? Zero external dependencies! No more waiting 5 minutes for node_modules to download the entire internet.
Of course I'll host this beauty on GitHub Pages because why pay for hosting when your app is lighter than a PDF of a restaurant menu? π€·ββοΈ Sometimes the simple solution is the best solution!
Happy coding! β€οΈ