An open API service indexing awesome lists of open source software.

https://github.com/ajones55555/awesome-react18

Awesome resources for learning, using, and demoing React 18 concepts
https://github.com/ajones55555/awesome-react18

List: awesome-react18

awesome-list react react-18

Last synced: 10 months ago
JSON representation

Awesome resources for learning, using, and demoing React 18 concepts

Awesome Lists containing this project

README

          

# awesome-react18

## React 18

- [Dan Abramov and Ben Holmes implement React Server Components without a framework](https://www.youtube.com/watch?v=Fctw7WjmxpU&ab_channel=BenHolmes)
- [How React server components work: an in-depth guide, by @chungwu](https://www.plasmic.app/blog/how-react-server-components-work#what-are-react-server-components)

## Next.js

- [Official Next.js docs on the /app router](https://nextjs.org/docs/app)
-