This Week In React #157: Concurrent Mode, RSC DevTools Extension, Gatsby, Radix asChild, Suspense, hydration, useMemo, React-Redux, Fresh, TinyBase...

Search for a command to run...

No comments yet. Be the first to comment.
Hi everyone! Krzysztof and Tomasz from Software Mansion here 👋 It's been a fairly calm week for the React ecosystem, but not for the React Native world. Meta has made an exciting announcement about the release of React Native 0.80, where they've dec...

Hi everyone! This week is relatively calm in the React ecosystem, but we still have various interesting blog posts and releases. Maybe we'll soon get some exciting news from React Summit that's about on Friday! On the React Native side, all the devs ...

Hi everyone! I thought I was on schedule for today's issue, until I realized that Dan Abramov wrote 4 RSC blog posts this week 😂. We also get great releases, including Storybook, LiveStore, Base UI, and the Lingo Compiler is a quite exciting innovat...

Hi everyone! Cyril and Matthieu from Theodo Apps here 👋. This week, the Remix team announced some big news. Microsoft has also made it easier to try out TypeScript Go rewriting. In the React Native world, there were a few minor but interesting relea...

Hi everyone! This week, we're delighted to finally have a preview of React Server Components support in React Router. I've also found some very interesting PRs on the React repo, and give you a glimpse of what could be coming soon! The React Native e...

Hi everyone!
It's been pretty quiet on the React front this week, but we've still got a few nice articles to read.
On the React-Native side, Marc Rousavy is on fire, publishing a number of packages that seem to herald the imminent arrival of VisionCamera v3.
We should have some nice releases soon, like 🐦 Bun 1.0, 🐦 Astro 3.0 and 🐦 TanStack Router.
I'm taking a short break next week, so I'll see you on 6 September 👋
💡 Subscribe to the official newsletter to receive an email every week!
Enterprise UI Development (With React): Testing & Code Quality
Managing or migrating large apps and codebases? This video course covers what you need to know to scale efficiently whilst maintaining code quality. Covers unit testing, CI pipelines, mocking, code coverage, and more.
The underlying mechanisms of React’s concurrent mode
A quite technical but greatly educational article that study the React codebase. Explains well how startTransition works and how it differs from the synchronous rendering mode. I learned how React uses the MessageChannel API recursively to periodically hand over to the main thread.
💸 Zero To Shipped - Master Fast-Paced Fullstack Development and Finally ship that product
🐦 Is Gatsby Dead?: not officially, but its future does not look super promising.
🎮 React Jam - Summer 2023 Winners: the React-based video games creation challenge for which I was a member of the jury, just announced the winners.
📜 Implement Radix's asChild pattern in React: explains how the asChild pattern, popularised by Radix, works as a good alternative to the as props for customising the underlying component.
📜 A11y-Driven Development: interesting proposal to split and name React components according to their accessibility role.
📜 React Suspense in three different architectures: presents 4 different <Suspense> use cases for 3 different architectures (CSR, SSR, RSC).
📜 How to solve hydration error in Next.js: highlights some common problems that can lead to hydration problems, such as using browser APIs like localStorage to initialise your state, or using an invalid HTML markup.
📦 RSC Devtools - Chrome Extension: the unofficial extension is now available in the Chrome store. It lets you navigate and analyse a timeline of RSC payloads over time. Read the article Devtools for React Server Components for details.
Porkbun.com - The Best Domain Name Registrar
Porkbun offers hundreds of domain extensions for React and React-Native developers from .dev and .app to .cloud, .xyz, and .ai — all at the lowest prices around! Every domain name at Porkbun comes with tons of free features like:
SSL Certificates
WHOIS Privacy
DNS
URL Forwarding
Web and Email Hosting Trials
Check out our AI Generated Search tool that’s changing the way people look for domain names. All this is backed by incredible support 365 days a year plus thousands of real five-star reviews on Trustpilot.
Click the link and get $1 off your next domain name registration at Porkbun.com!
💬 React-Native RFC - Autolinking local modules: proposes to make it easier to create local native modules, in a local_modules folder, using the create-react-native-library CLI.
💬 React-Native-Testing-Library RFC - Jest Native matchers migration
🐦 The top 100 Sports apps in the Apple App Store - React-Native 33/100
📜 Simplify Your iOS Brownfield Integration with React Native Host
📦 react-native-worklets-core: a standalone worklet runner, inspired by the one in Reanimated 2+, and designed to be used by various libraries such as VisionCamera, WishList and Skia.
📦 react-native-fast-tflite - High-performance TensorFlow Lite with GPU acceleration
📦 react-native-bootsplash 5.0.0 - Dark mode, Brand image, Web support...
👥 React Native EU 2023 (Wrocław, September 7–8, 2023) is offering us -15% on conference tickets with code "thisweekinreact15".
🐦 requestIdleCallback coming to Safari and soon in every browser?
📜 Dropbox - How we reduced the size of our JavaScript bundles by 33%
📜 Four new CSS features for smooth entry and exit animations
See ya! 👋