# Introducing Zero-Bundle-Size React Server Components

DevFeed: [Introducing Zero-Bundle-Size React Server Components](<https://devfeed.tech/articles/introducing-zero-bundle-size-react-server-components-2965.md>)

Original publisher: [Read original article](<https://react.dev/blog/2020/12/21/data-fetching-with-react-server-components>)

Author: Dan Abramov, Lauren Tan, Joseph Savona, and Sebastian Markbage

Published: 2020-12-21T00:00:00Z

Content type: release

Language: en

Sources: [React Blog](<https://devfeed.tech/sources/react-blog.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [components](<https://devfeed.tech/tags/components.md>), [demo](<https://devfeed.tech/tags/demo.md>), [development](<https://devfeed.tech/tags/development.md>), [learn](<https://devfeed.tech/tags/learn.md>), [react](<https://devfeed.tech/tags/react.md>), [research](<https://devfeed.tech/tags/research.md>), [technical](<https://devfeed.tech/tags/technical.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

This Holiday Update introduces React Server Components, a research project focused on zero-bundle-size components. It shares a talk, demo, and RFC to explain the work and gather initial feedback from the React community.

## Source excerpt

2020 has been a long year. As it comes to an end we wanted to share a special Holiday Update on our research into zero-bundle-size React Server Components.