Skip to main content

πŸ“¨ #187: Next.js, Expo, Popover, rethrow, SWR, React-Query, Astro, PPR, tRPC, zsa, Memory leaks, INP, RN IDE, Skia, WebGPU, RNSC, Atlas, Re.Pack, Prisma, SwiftUI, Flutter, Angular...

Β· 10 min read
SΓ©bastien Lorber
Newsletter Editor - Docusaurus maintainer
Benedikt MΓΌller
Indie Hacker

Hi everyone!

Last week we got great announcements from Vercel Ship and App.js conferences.

I also found the community blog posts very interesting this week! There's a lot of good content to read here. The one about memory leak is quite scary πŸ˜….

I have been wondering lately: is it still useful to write a Twitter thread? I've asked the question on Twitter and feel like nobody reads it anymore, apart a few people. I'm considering stopping. What do you think? πŸ€”

πŸ’‘ Check this newsletter on Twitter - visual format 🎨

To support me:

Don't miss the next email!

    πŸ’Έ Sponsor​

    React-admin: The Open-Source Framework for B2B apps

    React-admin: The Open-Source Framework for B2B apps

    πŸ‘©πŸ»β€πŸ’» For developers, by developers: React-admin is a free, low-code library that accelerates the development of internal tools, admins or B2B apps. Unlike no-code tools, you use code, ensuring you’re never limited by the framework.

    πŸ”Œ Flexible Integration: React-admin supports any API format (REST or GraphQL) and various authentication backends, including Auth0, Cognito, Google Auth, Active Directory, and Keycloak. You control the server, so there are no extra costs for Single Sign-On (SSO) capabilities. It's fully themeable, allowing you to customize it with your company's colors.

    πŸš€ Proven Success: Over 25,000 companies have built single-page applications with React-admin. For your next project, save weeks of development time by using react-admin. Try react-admin now.

    βš›οΈ React​

    Next.js 15 RC

    Next.js 15 RC

    A new major version of Next.js dropped in RC at Vercel Ship last week. The highlights of this version are:

    • React 19 RC support
    • React Compiler support (experimental) through the Babel plugin (this might increase build time)
    • Hydration error improvements, displaying the diff mismatch
    • Less aggressive caching, now opt-in: fetch and Route Handlers are no longer cached by default
    • Incrementally adopt Partial Prerendering with a new experimental_ppr route config option
    • New create-next-app design, prompting for Turbo usage in dev, and ability to create projects
    • next/after (experimental), a new API useful to defer analytics tasks and keep responses fast
    • Optimizing bundling of external packages (serverExternalPackages) now stable

    Other interesting things were announced at Vercel Ship. Additional resources to look at:

    Don't miss the next email!

      πŸ’Έ Sponsor​

      Next.js auth tutorial with RSCs and Server Actions

      Next.js auth tutorial with RSCs and Server Actions

      The latest tutorial with WorkOS and Sam Selikoff shows how you can easily add AuthKit's hosted login box to a Next.js app:

      πŸ“šΒ Get started using the Authkit <> Next.js integration library
      πŸ€– Set up environment variables, configure the callback route and middleware, and implement signIn and signOut functionalities
      βš™οΈ Protect routes in the Next.js app from unauthenticated users with the getUser function

      AuthKit can be used with WorkOS User Management, which supports MFA, identity linking, email verification, user impersonation, and more.

      Best of all, it's free up to 1,000,000 MAUs πŸš€

      πŸ“± React-Native​

      This section is authored by Benedikt.

      screenshot of 4 App.js slides

      The dry season of everyone saving their announcements for upcoming conferences is over, with last week’s App.js Conf dropping another bucket of amazing content and exciting announcements on us! Expo announced the aptly named Atlas, which acts as a map to explore the wilderness of Bundler land. If you ever wanted to understand how code goes in and comes out of your app, this is the tool for it. It’s especially useful to reduce bundle size, but also just to get a better understanding of how your app works. In the ORM space, Drizzle launched their Studio as an Expo dev tools plugin and Prisma announced that they’ll be adding React Native support. The React Native IDE is now in open beta and you can download it in the VS Code extension marketplace and finally, William Candillon announced video support coming to RN Skia, as well as WebGPU in React Native! Of course, we remain super excited by Universal React Server Components that we already mentioned last week. Make sure to catch up and watch the App.js Conf Live stream.

      πŸ”€ Other​

      🀭 Fun​

      alt

      See ya! πŸ‘‹


      Don't miss the next email!