Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atilafassina/fetch-patterns-react
This is just a small showcase to exemplify the differences of React Server Components vs Client Components for the article: “React Server Components: Concepts and Patterns” still to be released.
https://github.com/atilafassina/fetch-patterns-react
nextjs react react-server-components
Last synced: 2 months ago
JSON representation
This is just a small showcase to exemplify the differences of React Server Components vs Client Components for the article: “React Server Components: Concepts and Patterns” still to be released.
- Host: GitHub
- URL: https://github.com/atilafassina/fetch-patterns-react
- Owner: atilafassina
- Created: 2023-08-10T15:00:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T17:42:57.000Z (over 1 year ago)
- Last Synced: 2024-10-12T23:44:36.802Z (3 months ago)
- Topics: nextjs, react, react-server-components
- Language: TypeScript
- Homepage: https://goodbois.vercel.app
- Size: 33.2 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoodBois Club 🐕
[goodbois.vercel.app](https://goodbois.vercel.app)
This is just a small showcase to exemplify the differences of React Server Components vs Client Components for the article: “React Server Components: Concepts and Patterns” still to be released.
If you want to know when it's published, keep an eye on:
[![](https://img.shields.io/badge/Mastodon-6364FF?style=for-the-badge&logo=Mastodon&logoColor=white)](https://atila.io/mastodon)
[![](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/intent/follow?screen_name=atilafassina)
[![](https://img.shields.io/badge/Youtube-ff000f?style=for-the-badge&logo=Youtube&logoColor=white)](https://atila.io/youtube)
[![](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://atila.io/linkedin)## Running Locally
```
npx degit atilafassina/goodbois goodbois
```Install dependencies and run it:
```
npm i && npm run dev
```Check [localhost:3000](http://localhost:3000).
---
✌️ [Atila.io](https//atila.io)
Let's go!
![dogs in a moving car with windows down](https://media.giphy.com/media/NQ96ZRYeOC47OT9ohY/giphy.gif)