React

[ follow ]
fromLogRocket Blog
2 days ago

How to use React Router v7 in React apps - LogRocket Blog

Editor's note: This guide was updated by Amazing Enyichi Agu in January 2026 to reflect React Router v7. The update refreshes the setup and examples (Vite + React + TypeScript), switches to the react-router package, introduces React Router's modes (declarative, data, framework), and revises the routing, nested routes, params, useRoutes, and route protection sections to match current v7 patterns. Single-page applications (SPAs) with multiple views need a mechanism for users to navigate between those different views without refreshing the whole webpage.
React
#react-native
fromThisweekinreact
5 days ago
React

This Week In React #264: Next.js, Immer, React Router, Waku, Ant, React Conf, | Voltra, 0.84 RC, Hermes, Galeria, Nitro, Radon, Facetpack, Rock, Haptics | Chrome, Astro, Turborepo, Rspack, Rising Stars | This Week In React

fromThisweekinreact
2 months ago
React

This Week In React #259: State of React, Promise subclasses, Next.js, RSC, JSX Tools, React Grab, Base UI, Waku, StyleX | Yoga CSS Grid, Radon, Brownfield, Detox, Bootsplash | TC39, Browserslist, Linters, Prisma | This Week In React

fromThisweekinreact
2 months ago
React

This Week In React #256: Next.js, directives, TanStack, Storybook, Waku, shadcn, Rari, Astro | Navigation, EAS, Expo Modules, Gesture Handler, Screens, Nitro, IAP | ArkType, Biome, Svelte, Hono | This Week In React

fromThisweekinreact
3 months ago
React

This Week In React #254: Next.js, Remix, Compiler, Async React, TanStack, Cloudflare, Hook Form, Conform | VirtualView, DevTools, Screens, Radon, Harness, Audio API, Uniwind, Nitro | Bun, Oxlint, Vite, View Transitions | This Week In React

fromThisweekinreact
4 months ago
React

This Week In React #249: TanStack, Fast-Refresh, MDX, Storybook, nuqs, AI Elements, Three-Fiber | Expo, Legend List, Uniwind, New Arch, Rock, Screens, IAP, Glass, Sound, NavigationBar | Interop, Linting, Safari | This Week In React

fromThisweekinreact
5 days ago
React

This Week In React #264: Next.js, Immer, React Router, Waku, Ant, React Conf, | Voltra, 0.84 RC, Hermes, Galeria, Nitro, Radon, Facetpack, Rock, Haptics | Chrome, Astro, Turborepo, Rspack, Rising Stars | This Week In React

fromThisweekinreact
2 months ago
React

This Week In React #259: State of React, Promise subclasses, Next.js, RSC, JSX Tools, React Grab, Base UI, Waku, StyleX | Yoga CSS Grid, Radon, Brownfield, Detox, Bootsplash | TC39, Browserslist, Linters, Prisma | This Week In React

fromThisweekinreact
2 months ago
React

This Week In React #256: Next.js, directives, TanStack, Storybook, Waku, shadcn, Rari, Astro | Navigation, EAS, Expo Modules, Gesture Handler, Screens, Nitro, IAP | ArkType, Biome, Svelte, Hono | This Week In React

fromThisweekinreact
3 months ago
React

This Week In React #254: Next.js, Remix, Compiler, Async React, TanStack, Cloudflare, Hook Form, Conform | VirtualView, DevTools, Screens, Radon, Harness, Audio API, Uniwind, Nitro | Bun, Oxlint, Vite, View Transitions | This Week In React

fromThisweekinreact
4 months ago
React

This Week In React #249: TanStack, Fast-Refresh, MDX, Storybook, nuqs, AI Elements, Three-Fiber | Expo, Legend List, Uniwind, New Arch, Rock, Screens, IAP, Glass, Sound, NavigationBar | Interop, Linting, Safari | This Week In React

React
fromMedium
5 days ago

Embedding Laminar Components Inside React: A Scala.js Integration Guide

Integrate React into a Laminar Scala.js app by mounting a React root, managing state with Airstream, and bridging Laminar children into React.
#tanstack-pacer
fromThisweekinreact
1 month ago
React

This Week In React #260: TanStack, Actions, Immer, RTK, Streamdown, XState Store, ReScript, HTML streaming | Vercel v0, Worklets, Skia, Tailwind, Native Stack, Gifted Chat, Enriched | TC39, Playwright, Bun, Astro, Better Auth | This Week In React

fromThisweekinreact
1 month ago
React

This Week In React #260: TanStack, Actions, Immer, RTK, Streamdown, XState Store, ReScript, HTML streaming | Vercel v0, Worklets, Skia, Tailwind, Native Stack, Gifted Chat, Enriched | TC39, Playwright, Bun, Astro, Better Auth | This Week In React

#useeffect
#react-server-components
fromThisweekinreact
1 month ago
React

This Week In React #262: React2Shell, Fate, TanStack AI, React Grab, Formisch, Base UI | React Native 0.83, Reanimated 4.2, State of RN, Refined, Crypto, Worklets, Sheet Navigator | CSS, Temporal, Supply Chain, Firefox | This Week In React

fromThisweekinreact
1 month ago
React

This Week In React #262: React2Shell, Fate, TanStack AI, React Grab, Formisch, Base UI | React Native 0.83, Reanimated 4.2, State of RN, Refined, Crypto, Worklets, Sheet Navigator | CSS, Temporal, Supply Chain, Firefox | This Week In React

React
fromblog.logrocket.com
3 weeks ago

How to build agentic AI when your data can't leave the network - LogRocket Blog

AI advancements, supply chain attacks, and framework breakthroughs reshaped frontend development in 2025 alongside practical guidance for React Native styling, UI libraries, and TypeScript typing.
#typescript
fromThisweekinreact
1 month ago

This Week In React #263: DoS, RSC Explorer, Base UI, shadcn, Blender, TanStack, Format.js | Hermes, Screens, Survey, React Navigation, ZoomGrid, Radon, TrueSheet, PagerView, Nitro | Node.js, TypeScript, Safari, State of HTML | This Week In React

It's been another challenging week for the React ecosystem. Developers worldwide have been rushing to update their React versions to patch two new vulnerabilities. This serves as a good reminder for all of us to prioritize security during testing. Fortunately, React Native remains mostly unaffected by these threats, as Server Components aren't yet widely used in the mobile environment. We are taking a well-deserved Christmas break 🎄 so this will be our last issue until January 14th.
React
fromInfoQ
1 month ago

Meta's React Compiler 1.0 Brings Automatic Memoization to Production

React, the widely adopted JavaScript library for building user interfaces, has reached a milestone with the stable release of React Compiler 1.0, built on top of nearly a decade of engineering work and compiler learnings that transforms how developers optimize React applications. React Compiler 1.0 is a build-time tool that optimizes React apps through automatic memoization, working on both React and React Native without requiring code rewrites.
React
React
fromArs Technica
1 month ago

Maximum-severity vulnerability threatens 6% of all websites

An unsafe deserialization vulnerability in React Flight (CVE-2025-55182) enables unauthenticated remote code execution; upgrade patched React versions immediately.
React
fromThisweekinreact
1 month ago

This Week In React #261: RSC vulnerability, Activity, ViewTransition, React Router, Sonner, Cedar, Storybook, Conform | RNRepo, Nitro Modules, Keyboard Controller, SET, Sheets, deep links | tsgo, Bun, WebGPU, Vite, oxfmt, Valibot | This Week In React

Upgrade React 19 immediately due to a critical Server Functions vulnerability that allows unauthenticated remote code execution via crafted HTTP requests to Server Function endpoints.
React
fromLogRocket Blog
1 month ago

The next era of React has arrived: Here's what you need to know - LogRocket Blog

React's declarative async coordination primitives automate orchestration of asynchronous UI work, reducing bugs, race conditions, and manual state management.
React
fromMedium
1 month ago

React Suite v6: A Steady Step Toward Modernization

RSuite v6 modernizes styling with CSS variables, adds layout primitives, AI-ready docs, and improves responsiveness and developer workflow.
React
fromLogRocket Blog
1 month ago

Tanstack DB 0.5 Query-Driven Sync: Loading data will never be the same - LogRocket Blog

Query-Driven Sync converts component-defined queries into precise network requests, reducing API sprawl and simplifying data fetching, caching, and updates.
#react-hooks
fromAllthingssmitty
1 month ago
React

React has changed, your Hooks should too - Matt Smith

Use Hooks as a modular design system: reserve effects for external side effects and derive all other state during render, leveraging new Concurrent React features.
fromblog.logrocket.com
2 months ago
React

How to use CSS line-clamp to trim lines of text - LogRocket Blog

Seven custom React Hooks simplify web development and increase developer speed, efficiency, and effectiveness.
fromLogRocket Blog
1 month ago

How to speed up long lists with TanStack Virtual - LogRocket Blog

When you are building a social feed, data grid, or chat UI, everything feels fine with 10 mock items. Then you connect a real API, render 50,000 rows with myList.map(...), and the browser locks up. The core problem is simple: you are asking the DOM to do too much work. Virtualization solves this by rendering only what the user can actually see. Instead of mounting 50,000 nodes, you render the 15-20 items that are visible in the viewport, plus a small buffer.
React
fromJoshwcomeau
1 month ago

Brand New Layouts with CSS Subgrid * Josh W. Comeau

When CSS Grid layout was first released, it came with a big asterisk: only the grid's direct children could participate in the layout. "Subgrid" is a newer addition to CSS Grid which allows us to extend the grid layout down through the DOM tree. When I first heard about subgrid, it seemed to me like a convenience, a way to make it a bit simpler to accomplish the same stuff I was already doing.
React
#react-192
fromThisweekinreact
3 months ago
React

This Week In React #252: React 19.2, Activity, useEffectEvent, Compiler, Astro, StyleX, Docusaurus | Vega OS, Voltra, NativeScript, Expo Router, NativeWind, Lynx, Maestro | TC39, Temporal, Baseline, State Of JS, Supply Chain, MCP | This Week In React

fromThisweekinreact
3 months ago
React

This Week In React #252: React 19.2, Activity, useEffectEvent, Compiler, Astro, StyleX, Docusaurus | Vega OS, Voltra, NativeScript, Expo Router, NativeWind, Lynx, Maestro | TC39, Temporal, Baseline, State Of JS, Supply Chain, MCP | This Week In React

React
fromJqueryscript
2 months ago

6 Best shadcn/ui Date Picker Components for React + TailwindCSS (2025)

Enhanced shadcn/ui Date Picker components extend the default with range selection, time input, presets, comparison modes, and timezone support while preserving Tailwind design integration.
React
fromThisweekinreact
2 months ago

This Week In React #255: Next.js, RSC, shadcn, TanStack, 3D, Fumadocs | Solito, iOS header items, Expo, BottomTabs, MMKV, ImGui | Node.js, Vitest, Lighthouse | This Week In React

Next.js 16 arrives with Turbopack stability, optimized navigation, and caching improvements while React Native gains iOS 26 support, native headers, BottomTabs v1, and Solito v5.
React
fromThisweekinreact
4 months ago

This Week In React #250: Activity, React Router, CSS-in-JS, RSC, React-Query, useEffect | Expo, iOS blur, AI, Lynx, Squircle, DataList, Liquid Glass | TC39, pnpm, Bun, Browserslist, WebKit | This Week In React

React's new <Activity> in canary preserves hidden subtree state while rendering at lower priority, amid a major Expo SDK 54 release and ongoing npm supply-chain threats.
React
fromThisweekinreact
2 months ago

This Week In React #257: Navigation API, PPR, directives, micro-frontends, i18n, Storybook, Immer | Godot, Uniwind, RCE, iOS filters, Windows, GPU, Hermes, Meta Quest | Node LTS, Safari, Rspack, Vite, SWC, Remix | This Week In React

React ecosystem includes an upcoming Navigation API, improved Partial Prerendering, multiple React Native releases, and a React Native Dev Server vulnerability that requires upgrading.
React
fromThisweekinreact
2 months ago

This Week In React #258: TanStack, Next.js, ImGui, next-intl, React-Email, Ink, React Router | Valdi, IntersectionObserver, Nitro, Radon, Lynx, WebGPU, Audio | TC39, Node, Web Animations, TypeScript, pnpm | This Week In React

TanStack DB adds query-driven sync modes enabling components to declare data dependencies, while AG Charts offers high-performance, accessible, canvas-based React charts.
#pnpm
fromMedium
2 months ago
React

How to Setup React Storybook (v9) with pNPM For Advanced-To-Beginner React Developers?

fromMedium
2 months ago
React

How to Setup React Storybook (v9) with pNPM For Advanced-To-Beginner React Developers?

fromMedium
2 months ago
React

How to Setup React Storybook (v9) with pNPM For Advanced-To-Beginner React Developers?

fromMedium
2 months ago
React

How to Setup React Storybook (v9) with pNPM For Advanced-To-Beginner React Developers?

React
fromMedium
10 months ago

5 Top Lovable Alternatives in 2025

HopeAI's composable architecture provides modular, reusable, and maintainable development for modern web applications.
React
fromblog.logrocket.com
2 months ago

Why frontend devs should care about platform engineering - LogRocket Blog

Use Vercel AI Elements, CSS line-clamp, custom React Hooks, and modern async APIs like Promise.any to build efficient, accessible, and maintainable AI-enabled web applications.
fromLogRocket Blog
2 months ago

How I built an AI productivity assistant with Vercel AI Elements - LogRocket Blog

Vercel's AI SDK solved the complex challenge of integrating AI into applications. AI SDK provides a unified TypeScript toolkit that abstracts away the complexity of working with various large language models (LLMs). However, as developers adopted AI SDK for backend integration, they faced a new challenge: crafting great frontend user interfaces for AI applications. Building conversational UIs, message displays, and interactive elements required significant time and expertise.
React
[ Load more ]