Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Repository for the application built during the webinar

License

Notifications You must be signed in to change notification settings

JetBrains/webstorm-rsc-webinar

Repository files navigation

Essentials of React Server Components

React Server Components is probably the most hotly discussed topic right now in the React ecosystem. Since the introduction of React hooks, this is by far the biggest change in the landscape and will fundamentally change the way React applications are written. Or will it?

In this webinar, Christian and Jan-Niklas will introduce you to Server-Side Rendering using React Server Components by developing a sample application from scratch. This will provide you with an overview of core principles and fundamental patterns, enabling you to leverage React Server Components for your projects.

Join us to learn how React enables Server-Side-Rendering capabilities while providing the developer experience you are already familiar with.

Setup repository

  1. Extract the SQLite database within /data/oracle.db.zip into a /data/oracle.db file
  2. Run pnpm install
  3. Run pnpm dev
  4. Navigate to http://localhost:3000/

Further material

Disclaimer

This repository is no longer maintained and represents just a snapshot of the demo application developed during our webinar.

Essentials of React Server Components webinar is unofficial Fan Content permitted under the Fan Content Policy. Not approved/endorsed by Wizards. Portions of the materials used are property of Wizards of the Coast. ©Wizards of the Coast LLC.