DEV Community

Sebastien Lorber
Sebastien Lorber

Posted on • Originally published at thisweekinreact.com

This Week In React #160: Remix, Next.js, Expo API Routes, Ladle, MDXEditor, Sonner, Docusaurus, Query String, Bun, TC39...

Hi everyone!

After a little break, we're catching up on 2 weeks of news this week!

There's been quite a few releases, including Remix and Next.js, but also some lesser-known packages that are well worth your attention.

Super excited to see Expo finally venturing server-side!


💡 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

Remix v2

Remix v2

As expected, Remix v2 should be a relatively straightforward upgrade, since many v2 features were already available in v1 as opt-in 'future flags'. This article gives an overview of all the flags that were delivered in v1 and are now enabled by default in v2. Remix also offers retro-compatibility packages for those who preferred some v1 conventions. React Server Component support should land in Remix v3.


Next.js 13.5

Next.js 13.5

Many developers complained about the slowness of the Next.js dev server lately. Vercel heard us and came up with another rlease that significantly improves things.



💸 Sponsor

CoderPad: Code together before you work together

CoderPad: Code together before you work together

Hiring front-end developers is hard. 😩 But 4,000+ engineering teams — including at Netflix, Spotify and LinkedIn — have found a better way! 🤠 Skip the algorithm interviews and run front-end interviews in a fully customizable and collaborative IDE - where you can:

  • drag and drop a React (and Angular or Vue) repo
  • add packages with npm install
  • let candidates use ChatGPT live in the interview
  • watch & share code playback after the interview

Use CoderPad to run fast, fair and real coding interviews that candidates and interviewers trust. Sign up for free today & hire with confidence.


📱 React-Native

Expo Router RFC - API Routes

Expo Router RFC - API Routes

I've been looking forward to this! Expo is getting into server-side features by offering to deploy API Routes via an Expo Router convention. You can deploy these routes yourself, and soon on popular hosts, but it's clear that the long-term goal is to suggest hosting the server runtime in EAS.

This marks the start of a new era for Expo. Having solved the problem of native mobile, it's now time to make cross-platform a mainstream reality by filling the gaps in web support with Server Side Rendering and React Server Components.



🔀 Other


🤭 Fun

alt

See ya! 👋

Top comments (0)