React Native’s new architecture is just around the corner..

March 16, 2022 By Mark Otto 0

A Delightful React File/Directory Structure — We have featured a number of these types of articles, but there’s always room for another perspective on the ‘right’ way to set up a project, particularly from a respected voice in the React community.

Josh W. Comeau

Quick bits:

How to Set Up a Professional React Project — Every journey starts with a single step, but when it comes to building an entire app, that first step can sometimes seem particularly intimidating when lots of tooling is involved. This guide explains how to create a new React app using a popular stack: Next.js, TypeScript, ESLint, Prettier, styled-components, Cypress, and Storybook. There’s an associated 48-minute screencast going through it all too.

Johannes Kettmann

A Fundamental Guide to React Suspense — After several years since it was first proposed, Suspense will finally be officially released with React 18. But what is it, why do we need it, what issues does it address, and what are the benefits?

Chak Shun Yu

Find React Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Hired

▶  How Remix Helps Bridge the Network Chasm — Kent C. Dodds—the Director of Developer Experience at Remix—and the JS Party panelists take a look at the new React framework: what it does today, how it lured Kent away from a lucrative independent teaching career and what’s next.

The JS Party Podcast podcast

🛠 Code and Tools

Solito: Unifying React Native with Next.js Around Navigation — A wrapper around React Navigation and Next.js that lets you share navigation code across platforms. It also provides a set of examples to illustrate its use. It promises to be “the missing piece for using React Native with Next.js to build powerful cross-platform apps.”

Fernando Rojo

⚡️ Quick Bits:

datetimepicker — A React Native date & time picker component for iOS, Android and Windows.