DEV Community

Cover image for This Week In React #158: Astro, Server Components, Next.js, Remix, Chakra, Skia, Biome, CSS, Node.js...
Sebastien Lorber
Sebastien Lorber

Posted on • Originally published at thisweekinreact.com

This Week In React #158: Astro, Server Components, Next.js, Remix, Chakra, Skia, Biome, CSS, Node.js...

Hi everyone!

We're covering 2 weeks of news, including 2 great releases: Astro 3.0 and VisionCamera 3.0. There have also been a lot of interesting articles, so I've had to filter a bit!

Bun 1.0 coming out tonight. I'm curious to see what they have planned. Having tested it on unit tests as a replacement for Jest, it's really very fast.

The React-Native EU conference kicks off today. I spotted some 🐦 very interesting talks, particularly the one on Static Hermes.

For those who want to visit Italy, go to ReactJS Day in Verona on 27 October 27. The conference is offering -10% on tickets and 2 online/remote tickets to our readers, which I'm giving away to the first 2 people who reply to this email and claim them.

I often forget to mention it here, but I "build in public". You can check out my latest monthly Indie Hackers report and 🐦 more Twitter details.


💡 Subscribe to the official newsletter to receive an email every week!

banner


💸 Sponsor

Frontendmasters

FrontendMasters – Complete React.js Learning Path to Senior React Developer

Learn React.js from the ground up to advanced topics like performance, testing, and code quality. Start by building a real-world app in the Complete Introduction to React. Continue with Intermediate React, integrating the most popular tools from the ecosystem. Then learn performance, TypeScript, and even Next.js, the fullstack React framework!


⚛️ React

Astro 3.0

Astro 3.0

This new version of Astro innovates in particular through the use of the new View Transition API, and the ability to navigate fluidly and animatedly from one page to another, while preserving the state of the components displayed. This reduces the need for a SPA in many use cases.

Other notable improvements include:

  • Image Optimization stable
  • Faster Rendering Performance: Astro components render 30-75% faster.
  • SSR Enhancements for Serverless: New ways to connect to your hosting platform.
  • HMR Enhancements for JSX: Fast Refresh support for React and Preact.
  • Optimized Build Output: Cleaner and more performant HTML.

Making Sense of React Server Components

Making Sense of React Server Components

Josh Comeau is back with a great introduction to React Server Components, taken from his course that should become available next week. The many animated diagrams make it easy to understand this new React paradigm.



💸 Sponsor

A Non-Cloud Alternative to Google Forms that has it all

A Non-Cloud Alternative to Google Forms that has it all

If you are looking to set up a robust form management system fully integrated in your IT infrastructure that allows you to retain full control over the data flow, and you don’t want to spend months and thousands of dollars to get it up and running, then SurveyJS is the way to go!

SurveyJS is a product suite of four open-source JavaScript libraries that allow you to create and edit multiple dynamic JSON-based forms in a drag-and-drop form builder, render them in your React app and store sensitive survey data within your in-house infrastructure. You can then render your custom surveys and forms as editable PDF files in a browser and visualize survey results with interactive charts and tables. Learn more now.


📱 React-Native

VisionCamera 3.0

VisionCamera 3.0

The new version of VisionCamera has just been released. Highlights:

  • Full Android Camera2 rewrite
  • Custom GPU OpenGL Video Pipeline
  • New Camera Features
  • New Frame Processor Engine (react-native-worklets-core)
  • New Frame Processor Plugin API

Marc took the decision to finally remove the integration with Skia to keep the code size and complexity reasonable on VisionCamera.

In Pose Detection using VisionCamera V3, TFLite and Skia, he explains what is possible with such integration. The results are very impressive.

Pose Detection using VisionCamera V3, TFLite and Skia



🔀 Other


🤭 Fun

alt

See ya! 👋

Top comments (0)