Sebastian Markbåge

Articles & Tutorials

The Plan for React 18 (reactjs.org)
Jun 08, 2021
The React team is excited to share a few updates.
Introducing Zero-Bundle-Size React Server Components (reactjs.org)
Dec 21, 2020
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.
React v16.6.0: lazy, memo and contextType (reactjs.org)
Oct 23, 2018
Today we’re releasing React 16.6 with a few new convenient features. A form of PureComponent/shouldComponentUpdate for function components, a way to do code splitting using Suspense and an easier way to consume Context from class components.

Libraries

react (reactjs.org)124660
v16.9.0
Aug 09, 2019
The react package contains only the functionality necessary to define React components

Podcast Episodes

React Today and Tomorrow with the React Core Team (reactpodcast.com)
Oct 31, 2018
The React core team sits down with Michael Jackson to discuss React today and tomorrow. They talk Concurrent Mode, Suspense, Hooks, the new profiler tab, scheduling in the browser, React Fire, React Fusion, becoming more framework-y, appearing less JavaScript-y, and why you shouldn’t worry about the second argument of useEffect.