Aller au contenu principal

πŸ“¨ #224: Next.js, TanStack Form, Astro, RTK, State Machine, Remix, StyleX | Lynx, Entreprise, SwiftUI, VisionOS, Windows, Hermes, Expo | Node.js, TypeScript, ArkType, Nitro, BetterAuth

Β· 8 minutes de lecture
SΓ©bastien Lorber
Editeur - Mainteneur de Docusaurus
πŸ‡«πŸ‡· Non traduit :/
Malheureusement, cette page n'a pas encore été traduite en français. Reviens un peu plus tard!

Hi everyone!

This week we have:

  • React: A cool Next.js release improving the DX, and TanStack Form launching a stable v1.
  • React Native: The field is getting more competitive, with ByteDance, Callstack and early signals of Vercel mobile activity.
  • Other: TypeScript support keeps improving!

Check our partner conf React-Summit - πŸ‡³πŸ‡± Amsterdam - 13 & 17 June - The biggest React conf worldwide! Use promo code TWIR for 10% off tickets.

As always, thanks for supporting us on your favorite platform:

Ne manque pas le prochain email !

    πŸ’Έ Sponsor​

    Convex: The Database Designed for AI Coding

    Convex: The Database Designed for AI Coding

    In the age of code generation, you need a backend that you can confidently generate with AI platforms. Convex is by far and away best in class in this respect.

    This is because Convex is just TypeScript, allowing you to writeΒ queries as codeΒ that are automatically transactional, cached, and realtime.

    And that’s just the beginning. With Convex, you can:

    • Easily schedule functions and write cron jobs
    • Set up file storage
    • Write efficient server functions
    • And so much more…

    Try a Quickstart today

    βš›οΈ React​

    Next.js 15.2

    Next.js 15.2

    Vercel released a new minor version of Next.js, with major DX improvements. Highlights include:

    • Redesigned error UI and improved stack traces: A redesigned debugging experience leveraging the brand-new React captureOwnerStack() API
    • Streaming metadata: Async metadata will no longer block page rendering or client-side page transitions
    • Turbopack performance improvements: Faster compile times and reduced memory usage
    • React View Transitions (experimental): Experimental support for React's new View Transitions API
    • Node.js Middleware (experimental): Experimental support for using the Node.js runtime in Middleware

    TanStack Form 1.0

    TanStack Form 1.0

    A new TanStack library, years in the making, has just been released as stable. The announcement post highlights an interesting subset of its features:

    • Framework agnostic, headless: Supports 5 frameworks, including React used in the post's examples
    • Extreme type safety: I must admit <form.Field> is a pretty cool API
    • Schema validation: Support for Zod, Valibot, ArkType, Standard Schema
    • Async validation, built-in debouncing, AbortSignal
    • Isomorphic, multi-platform: share validation logic across client/server

    Ne manque pas le prochain email !

      πŸ’Έ Sponsor​

      Hands-on debugging session: instrument, monitor & fix

      Hands-on debugging session: instrument, monitor & fix

      Join Lazar from Sentry for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

      πŸ“± React-Native​

      Lynx: Unlock Native for More

      Lynx: Unlock Native for More

      ByteDance just announced Lynx, their native cross-platform technology. It’s used extensively in their production apps, including TikTok! With React bindings, it’s a serious competitor to React Native, and support for other frameworks is expected. The architectural choices are interesting, with a dual-thread model and different runtimes. It has support for some CSS and Web APIs that even React Native still doesn’t have and uses convenient built-in JSX intrinsic elements like <view>.

      The feature set at launch is impressive, but there are also some surprising things you might dislike, such as using React 17 / Preact, or custom elements on the web. Time will tell whether the technology lives up to its promise and can truly compete with the established player. In any case, competition is healthy.

      πŸ”€ Other​

      🀭 Fun​

      alt

      alt

      See ya! πŸ‘‹


      Ne manque pas le prochain email !