Category: react

Why one team moved back to React from Preact

November 15, 2023 By Mark Otto 0

Datasheet Grid: An Airtable-like Grid Component — If you’ve got an array of objects and you want a way for users to manipulate them, this is for you. It’s not going to replace a spreadsheet or an extensive data grid framework, but it’s a good,…

Say hello to source maps in prod

November 8, 2023 By Mark Otto 0

Headless Component: A Pattern for Composing React UIs — Posting on the Martin Fowler blog, an engineer at Atlassian takes us on a (very) practical journey into the concept of headless components and the pattern of having reusable logic and behavior separate from the presentation…

Next.js 14 and Docusaurus 3.0

November 1, 2023 By Mark Otto 0

Next.js 14 Released — Unveiled at last week’s Next.js Conf, Next 14 caused a disproportionate amount of discussion on social media over relatively small changes, mostly surrounding Server Actions being declared stable and the style of development they make possible. The Turbopack bundler is now…

Server Actions fly the nest

October 25, 2023 By Mark Otto 0

🐦/𝕏 ‘use server’ / Server Actions Now in React Canary — No blog post – just a Twitter/X thread – but the React team has announced Server Actions (and Client Actions) are available in the latest React Canary release. Providing a way to run functions created…

TanStack Query v5 released

October 18, 2023 By Mark Otto 0

✍️ If you were wondering, you didn’t miss an issue of the newsletter last week – I took a week’s break while attending a conference, but now we’re back in action every week until… Christmas! 😄__Peter Cooper, your editor React Memo is.. Good Actually — The use…

Next.js vs Remix

October 4, 2023 By Mark Otto 0

✍️ Due to attending the AI Engineer Summit, there will be no React Status next week. We’ll be back on Wednesday, October 18 – see you then! 🙂__Peter Cooper, your editor Next.js 13 vs Remix: A Case Study — No mere lightweight list of feature…

Who forgot about React Forget

September 27, 2023 By Mark Otto 0

Upgrading Frontend Dependencies with Confidence — Tests often provide a way to see if the logic in our apps isn’t working the way we expect, but what about if a frontend component is rendering incorrectly? Visual regression testing to the rescue! Sébastien, well known for…

Getting AI to build your React components

September 20, 2023 By Mark Otto 0

v0: ‘An AI Tool That’s Effectively Midjourney for React’ — An interesting experiment from Vercel where you can submit prompts like “a pricing page for a SaaS” or “a contact form” and it returns copy-and-paste friendly shadcn/ui + Tailwind CSS code for React apps. It’s…

React Server Components explained

September 13, 2023 By Mark Otto 0

Find Your Perfect Course or Learning Path with Frontend Masters — The Exploration Sale is live! Get access to over 200 courses, all with revamped learning paths. There’s a slew of new workshops and courses on the way too, covering TailwindCSS, TypeScript, accessibility, algorithms, Angular,…

Explaining why React re-renders

September 6, 2023 By Mark Otto 0

👋 If you didn’t receive any issues recently, we were on vacation.. but we’re back! It’s been a quiet summer for the React world, though, so catching up won’t be too tricky – let’s get moving.. 😉__Peter Cooper and the Cooperpress team Astro 3.0 Released — Astro…