React Blog

https://react.dev/

React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript. React is designed to let you seamlessly combine components written by independent people, teams, and organizations.

フィード

記事のアイキャッチ画像
React 19 Beta
React Blog
React 19 Beta is now available on npm! In this post, we'll give an overview of the new features in React 19, and how you can adopt them.
15日前
記事のアイキャッチ画像
React 19 Beta Upgrade Guide
React Blog
The improvements added to React 19 require some breaking changes, but we've worked to make the upgrade as smooth as possible and we don't expect the changes to impact most apps. In this post, we will guide you through the steps for upgrading libraries to React 19 beta.
15日前
記事のアイキャッチ画像
React Labs: 私達のこれまでの取り組み - 2024年2月版
React Blog
In React Labs posts, we write about projects in active research and development. We’ve made significant progress since our last update, and we’d like to share our progress.
3ヶ月前
記事のアイキャッチ画像
React Canary: Meta 外での段階的な新機能導入
React Blog
We'd like to offer the React community an option to adopt individual new features as soon as their design is close to final, before they're released in a stable version--similar to how Meta has long used bleeding-edge versions of React internally. We are introducing a new officially supported [Canary release channel](/community/versioning-policy#canary-channel). It lets curated setups like frameworks decouple adoption of individual React features from the React release schedule.
1年前
記事のアイキャッチ画像
React Labs: 私達のこれまでの取り組み - 2023年3月版
React Blog
In React Labs posts, we write about projects in active research and development. We've made significant progress on them since our last update, and we'd like to share what we learned.
1年前
記事のアイキャッチ画像
react.dev のご紹介
React Blog
Today we are thrilled to launch react.dev, the new home for React and its documentation. In this post, we would like to give you a tour of the new site.
1年前
記事のアイキャッチ画像
React Labs: 私達のこれまでの取り組み - 2022年6月版
React Blog
React 18 was years in the making, and with it brought valuable lessons for the React team. Its release was the result of many years of research and exploring many paths. Some of those paths were successful; many more were dead-ends that led to new insights. One lesson we’ve learned is that it’s frustrating for the community to wait for new features without having insight into these paths that we’re exploring.
2年前
記事のアイキャッチ画像
React v18.0
React Blog
React 18 is now available on npm! In our last post, we shared step-by-step instructions for upgrading your app to React 18. In this post, we'll give an overview of what's new in React 18, and what it means for the future.
2年前
記事のアイキャッチ画像
How to Upgrade to React 18
React Blog
As we shared in the release post, React 18 introduces features powered by our new concurrent renderer, with a gradual adoption strategy for existing applications. In this post, we will guide you through the steps for upgrading to React 18.
2年前
記事のアイキャッチ画像
React Conf 2021 振り返り
React Blog
Last week we hosted our 6th React Conf. In previous years, we've used the React Conf stage to deliver industry changing announcements such as React Native and React Hooks. This year, we shared our multi-platform vision for React, starting with the release of React 18 and gradual adoption of concurrent features.
2年前
記事のアイキャッチ画像
React 18に向けてのプラン
React Blog
The React team is excited to share a few updates. We’ve started work on the React 18 release, which will be our next major version. We’ve created a Working Group to prepare the community for gradual adoption of new features in React 18. We’ve published a React 18 Alpha so that library authors can try it and provide feedback...
3年前
記事のアイキャッチ画像
バンドルサイズゼロの React Server Components の紹介
React Blog
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.
3年前