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

https://github.com/moonhighway/rsc


https://github.com/moonhighway/rsc

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React Server Components

This is a repo of materials for the React Server Components workshop taught by [Moon Highway](https://moonhighway.com).

## Instructor Info

Please get in touch anytime with questions.

- **Eve Porcello**: [Twitter](https://twitter.com/eveporcello) | [Email](mailto:eve@moonhighway.com)
- **Moon Highway Training**: [Moon Highway Website](https://www.moonhighway.com) | [Mailing List](http://bit.ly/moonhighway) | [Articles](https://www.moonhighway.com/articles)

## Slides

- [Slides](https://www.canva.com/design/DAFz4zFmK3s/U1jeWiru9i1mvAz0zNFzIA/view?utm_content=DAFz4zFmK3s&utm_campaign=designshare&utm_medium=link&utm_source=editor)

## Articles, Talks, Related Resources

- [React Docs](https://react.dev)
- [RSC from Scratch](https://github.com/reactwg/server-components/discussions/5)
- [Server Components with Next Documentation](https://nextjs.org/docs/getting-started/react-essentials)
- [Streaming Server Side Rendering with Suspense, Shaundai Person](https://www.youtube.com/watch?v=Q98l5o1y3ao)
- [Patterns.dev Article, Lydia Hallie & Addy Osmani](https://www.patterns.dev/posts/react-server-components)
- [Demystifying Server Components Tutorial, Matt Kruse](https://demystifying-rsc.vercel.app/)
- [Server Components, React Advanced Talk, Mark Dalgleish](https://www.youtube.com/watch?v=36uY-c0E_EQ)
- [Making Sense of React Server Components, Josh Comeau](https://www.joshwcomeau.com/react/server-components/)