Visualizing React, Next.js 13.3, and React Aria Components (alpha)
Chain React returns to Portland, Oregon! Chain React 2023 is the React Native conference HQ, and we have 10 reasons you'll want to go in May. Enter code: "bytes" to save 10% on your ticket!
We created this free, visual introduction to React to try and illustrate its fundamental concepts in a way that will stick in your brain. And we think you'll really enjoy it. Give it a try.
Highlights from this release:
In this article, Vladimir Klepov explains how and why updating state in useLayoutEffect
makes every useEffect
from the same render run before paint, effectively turning them into layout effects.
A library of unstyled components built on top of the React Aria hooks. It provides a simpler way to build accessible components with custom styles, while offering the flexibility to drop down to hooks for even more customizability where needed.
A simple, lightweight, and customizable CSS components library that lets you wrap your CSS styles in a component-like structure. Describes itself as "not another styling system, but a lightweight utility to compose CSS styles into standard React components."
Curious about what pizza and tacos can teach you about passing props? Check it out.
A drag-and-drop email editor and page builder for your SaaS application that's embeddable and guaranteed to save you weeks of dev time. [sponsored]
This release comes with perf improvements, support for Component Story Format, controls, and args. This was part of the larger Storybook v7.0 release.
The prototyping tool for exporting React/Typescript applications just released a new major update, which includes migrating to Redux Toolkit, adding Tailwind CSS as a styling framework, and more.
In this 4-hour long livestream, Ben Holmes and Dan Abramov dive deep into all things React Server Components.