- Регистрация
- 1 Мар 2015
- Сообщения
- 1,481
- Баллы
- 155
Hi everyone!
Kacper and Tymek from here ?.
With a slightly quieter week, we come mostly with great articles we think you might like, alongside a few interesting releases! We're so excited about the Vite team working on RSC support, a new React Query proposal, in conjunction with the features coming in React Native 0.80, but there are still many new topics here to look at.
Let's dive in!
? Subscribe to the to receive an email every week!
? Sponsor
Some red flags has found in teams failing to ship fast: waiting for 1:1s to solve problems, needing other teams to approve your work, and sales outnumbering engineering ?
Learn how to identify and fix each of these (and more) in ?
React
A brand-new library from the TanStack team has been introduced in collaboration with ElectricSQL, which brings a lot of exciting features. It gives you a blazing fast query engine, fine-grained reactivity for minimal re-renders, robust transaction primitives and normalized data by default!
It is built on TanStack Store and is working with and alongside TanStack Query, which extends its capabilities with collections, live queries and optimistic mutations.
Set up subscriptions in your B2B or B2C app without writing custom payment code or building your own UI.
Enable Billing, drop in <PricingTable/> on your /pricing page and .
? React-Native
Chiara Mooney from Microsoft described how they use React Native to implement the newest Copilot features in their flagship MS Office suite used by 600 million people.
They are using it with the island architecture, a pattern embraced in the frontend ecosystem by frameworks such as Astro.
Interesting to see how RN is used at the highest enterprise level on platforms which aren't just Android or iOS.
See ya! ?
Kacper and Tymek from here ?.
With a slightly quieter week, we come mostly with great articles we think you might like, alongside a few interesting releases! We're so excited about the Vite team working on RSC support, a new React Query proposal, in conjunction with the features coming in React Native 0.80, but there are still many new topics here to look at.
Let's dive in!
? Subscribe to the to receive an email every week!
? Sponsor
Some red flags has found in teams failing to ship fast: waiting for 1:1s to solve problems, needing other teams to approve your work, and sales outnumbering engineering ?
Learn how to identify and fix each of these (and more) in ?
A brand-new library from the TanStack team has been introduced in collaboration with ElectricSQL, which brings a lot of exciting features. It gives you a blazing fast query engine, fine-grained reactivity for minimal re-renders, robust transaction primitives and normalized data by default!
It is built on TanStack Store and is working with and alongside TanStack Query, which extends its capabilities with collections, live queries and optimistic mutations.
- ?
- ? : An implementation of React Server Components support in Vite. There used to be a community proposal in the past but this time it's coming officially from the Vite team.
- ? : As the API of TanStack Query grows, the creators proposed to reduce the number of six functions with similar functionality to two unique methods - query() and infiniteQuery().
- ? : Dan draws parallels between the Astro and built-time React Server Components for creating static sites without a server.
- ? : A clever pattern to reduce boilerplate when setting up a new React Context.
- ? : Argues that using React context is fine, and re-render problems are more likely related to large context values and controlled components.
- ? : Implementing the SOLID principle by passing dependencies as props.
- ? : Comprehensive 2-part tutorial explaining how to implement authentication using React Router, OpenAuth and deploying on AWS with SST.
- ? : On the example of tabular layout, the author argues client-side React features like useContext and createPortal provide better DX than Server Components.
- ? : Nir tried to implement infinite scrolling UI using Server Components, but ran into a wall. Spoiler: He used React Query instead.
- ? : Using the react-reconciler package to build a video composition software.
- ?
- ?
- ? : New config option introduced granting more control over the Lazy Route Discovery feature.
- ?
- ?
- ?
- ?
- ?
- ?
- ?️
- ?️
Set up subscriptions in your B2B or B2C app without writing custom payment code or building your own UI.
- Create a pricing page with the <PricingTable /> component
- Connect with Stripe—no manual API calls, no manual syncing
- Manage plans and entitlements all within the Clerk dashboard
- has() helper to control access based on a customer’s plan, features, and permissions
- Manage user and subscription data all in one place
Enable Billing, drop in <PricingTable/> on your /pricing page and .
? React-Native
Chiara Mooney from Microsoft described how they use React Native to implement the newest Copilot features in their flagship MS Office suite used by 600 million people.
They are using it with the island architecture, a pattern embraced in the frontend ecosystem by frameworks such as Astro.
Interesting to see how RN is used at the highest enterprise level on platforms which aren't just Android or iOS.
- ?
- ? : Horizon broadening conversation between React Native and Flutter devs started by the Three.js creator.
- ? - ?? Wrocław - 2-4 September. Star speakers announced! Get a 10% discount with code "TWIR".
- ? : Use remote build caching to avoid recompiling the same code twice and ship faster.
- ? : Publishing your app to the App Store from the Linux could be a nightmare. Before you start trying it on your own, learn what are the hops and obstacles of pushing an iOS app from a Linux machine.
- ? : The upcoming version of React Native is now in RC. TypeScript improvements with new , support of radial gradient, React 19.1.
- ? : The Callstack team introducing their recent zero-config, cross-platform library, that handles license metadata generation and in-app display for you.
- ? : The release mainly focuses on a better Module Federation 2 support.
- ?
- ?
- ?
- ?
- ?
- ?️
- ?️
- ? : The exciting JS proposal that replaces Records and Tuples.
- ? : Developed by ByteDance Web Infra Team, Rslib is a library that aims to be an ideal library development tool that is easy to configure, offers comprehensive features, leverages a shared ecosystem with application building, and prioritizes performance.
- ? : A new function of clip-path is now supported, which lets you to clip your element using arbitrary and responsive shapes.
- ?
- ?
- ?
- ?
- ?
See ya! ?