#React

[ follow ]
#virtualization
#react
fromThisweekinreact
4 days ago
React

This Week In React #269: State of React, TanStack, Next.js, Tailwind, Base UI, Doctor | Hermes, Sparkling, Yoga, Enriched, Voltra, AI | Interop, Electrobun, Module Federation, Biome, pnpm | This Week In React

fromBerlin Startup Jobs
4 days ago
E-Commerce

Job Vacancy: Senior Fullstack Engineer (m/f/d) Travel E-Commerce in Berlin // PiNCAMP | ADAC Camping GmbH | IT / Software Development Jobs | Berlin Startup Jobs

fromGitHub
5 days ago
React

GitHub - svar-widgets/react-gantt: High-performance React Gantt chart with TypeScript support and flexible timeline configuration.

fromThisweekinreact
1 week ago
React

This Week In React #268: Bulletproof Comps, Render Types, Tambo, Logo Soup, React Compiler, Ink, Streamdown | RN 0.84, Gestures, Rozenite, Storybook, JSON Render, Targets, TrueSheet | TypeScript, ESLint, Webpack, Vitest, VSCode | This Week In React

fromThisweekinreact
4 days ago
React

This Week In React #269: State of React, TanStack, Next.js, Tailwind, Base UI, Doctor | Hermes, Sparkling, Yoga, Enriched, Voltra, AI | Interop, Electrobun, Module Federation, Biome, pnpm | This Week In React

fromBerlin Startup Jobs
4 days ago
E-Commerce

Job Vacancy: Senior Fullstack Engineer (m/f/d) Travel E-Commerce in Berlin // PiNCAMP | ADAC Camping GmbH | IT / Software Development Jobs | Berlin Startup Jobs

fromGitHub
5 days ago
React

GitHub - svar-widgets/react-gantt: High-performance React Gantt chart with TypeScript support and flexible timeline configuration.

fromThisweekinreact
1 week ago
React

This Week In React #268: Bulletproof Comps, Render Types, Tambo, Logo Soup, React Compiler, Ink, Streamdown | RN 0.84, Gestures, Rozenite, Storybook, JSON Render, Targets, TrueSheet | TypeScript, ESLint, Webpack, Vitest, VSCode | This Week In React

fromAllen Pike
1 week ago

A Broken Heart

in a modern web app there are many potential causes of a performance problem: third-party JavaScript, overburdened servers, bloated assets, missing database indexes - a list as long as your arm. But decades of building for the web told me that this was a frontend problem. I could just smell it. The page looked janky while loading. And despite being the least-bad approach for web frontends today, the React ecosystem is lousy with ways for a codebase to get tangled, slow, and fishy.
Software development
Web development
fromMedium
11 months ago

5 Top Lovable Alternatives in 2025

Explore Lovable alternatives for greater flexibility, component reuse, and composable architectures like HopeAI when building modular, maintainable React-based web applications.
#ai
fromThisweekinreact
2 weeks ago
React

This Week In React #267: ViewTransition, Skills, Bun, Next-Intl, Grab, Aria, Gatsby, R3f | Worklets, Teleport, Voltra, AI SDK, Screens, Tamagui, Xcode, Agent-Device | State of JS, Temporal, Babel, Astro, npmx | This Week In React

fromThisweekinreact
2 weeks ago
React

This Week In React #267: ViewTransition, Skills, Bun, Next-Intl, Grab, Aria, Gatsby, R3f | Worklets, Teleport, Voltra, AI SDK, Screens, Tamagui, Xcode, Agent-Device | State of JS, Temporal, Babel, Astro, npmx | This Week In React

fromLogRocket Blog
2 weeks ago

How to build agentic frontend applications with CopilotKit - LogRocket Blog

The web is full of AI assistants that appear to understand application UIs, user data, and intent. In practice, however, most of these systems operate outside the application itself. When you try to build one from scratch, you quickly run into a core limitation: large language models have no native understanding of your React state, component hierarchy, or business logic.
Web development
Web frameworks
fromMedium
2 weeks ago

Is separation of concerns a goal or a lie?

Separation of concerns makes frameworks like React and Tailwind beneficial by dividing complex problems into manageable parts, improving team collaboration and long-term maintainability.
fromThisweekinreact
1 month ago

React Hebdo #265: React Skills, json-render, ViewTransition, Base UI, shadcn, Store, MDX, GTK | RN Windows/macOS/Harmony, Brownie, Enriched, Navigation, Teleport, Nitro | TC39, Astro, jQuery, Node.js | This Week In React

Hi everyone! This week, we saw a lot of activity on X about the new AI skills system. Personally, what excited me most is the new Firefox release that unlocks interesting things for React developers. The React Native ecosystem is also super active, with many interesting releases. And I'm sure Expo 55 beta will drop just after we send our email 😅, so make sure to check their blog because it's coming soon. Don't miss the next email! As always, thanks for supporting us on your favorite platform:
React
fromGitHub
1 month ago

GitHub - puffinsoft/syntux: Generative UIs for the web.

How does generation work? (Does it generate source code?)Generated UIs must be secure, reusable and cacheable. As such, syntux does not generate source code. It generates a schema for the UI, known as a "React Interface Schema" (RIS). See the question below to get a better understanding. This schema is tailored to the value that you provide. It is then hydrated by syntux and rendered.
React
#tanstack-pacer
fromThisweekinreact
2 months 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
2 months 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

#typescript
Software development
fromLogRocket Blog
2 months ago

I tested 5 AI CLI tools: Here's how they stack up - LogRocket Blog

Five AI coding CLIs were tested by building the same React+TypeScript Todo app; evaluation covered code quality, speed, ease of use, and reliability.
Web development
fromInfoQ
2 months ago

React Advanced 2025: Type Safe URL State Management Takes Center Stage with Nuqs

Storing application state in URL search parameters enables shareable, restorable views and type-safe synchronization across React apps using Nuqs' useQueryState.
fromLogRocket Blog
2 months ago

How to create Liquid Glass effects with CSS and SVG - LogRocket Blog

Apple's Liquid Glass UI for iOS 26 is getting a lot of attention. Beyond the visual hype, it is also raising questions about accessibility and usability. Developers, however, are already trying to recreate the effect for the web and mobile interfaces. On iOS, Liquid Glass is backed by a rendering engine designed to generate high-fidelity, physics-like glass patterns efficiently. Web browsers do not expose this kind of native abstraction, but we do have SVG filters, which are powerful enough to approximate the same effect.
Mobile UX
fromInfoQ
2 months ago

Accessibility with Interactive Components at React Advanced Conf

At React Advanced 2025, Aurora Scharff presented Building Interactive Async UI with React 19 and Ariakit and shared how ARIAKit, an open-source accessibility library, enables developers to build custom UI components that meet WCAG standards without requiring deep accessibility expertise. The presentation showcased a practical approach to combining ARIAKit's unstyled primitives with modern React patterns to create production-ready, accessible interfaces.
UX design
#nextjs
React
fromThisweekinreact
3 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.
fromblog.logrocket.com
3 months ago

Why frontend devs should care about platform engineering - LogRocket Blog

Build an AI assistant with Vercel AI Elements, which provides pre-built React components specifically designed for AI applications.
React
Web development
fromLogRocket Blog
3 months ago

Kombai AI: The AI agent built for frontend development - LogRocket Blog

Kombai automates conversion of Figma designs into high-quality, component-based frontend code optimized for readability, responsiveness, and modern frameworks.
#javascript
Web frameworks
fromLogRocket Blog
4 months ago

A step-by-step guide to building a full-stack app with TanStack Start - LogRocket Blog

TanStack Start is a client-side-first full-stack meta-framework built on React, Vite, and TanStack Router delivering high performance with a thin server-side rendering layer.
#mediapipe
Web development
fromHackernoon
2 years ago

Building a Simple Spotify Trends Dashboard with React & Data Viz Libraries | HackerNoon

Creating a one-page data analytics app using Flexmonster, Highcharts, and React is efficient and enhances user experience.
Web development
fromCodrops
7 months ago

Building an Infinite Marquee Along an SVG Path with React & Motion | Codrops

Create an infinite scrolling marquee using SVG paths and animate elements with React and CSS properties.
fromInfoQ
8 months ago

Vitest Introduces Browser Mode as Alternative to JSDOM

Vitest, by introducing its Browser Mode, allows tests to run in an actual browser context, enhancing reliability and realism in UI testing.
Node JS
Artificial intelligence
fromLogRocket Blog
8 months ago

Build a React AI image generator with Hugging Face Diffusers - LogRocket Blog

AI has revolutionized creativity in image generation, using text prompts to create art.
This article provides a guide to building an AI image generator app using React and Hugging Face.
Comparisons are made between local inference and managed endpoints for performance and cost.
Diffusion models are key to converting noise into recognizable images based on prompts.
React
fromInfoQ
8 months ago

TanStack Releases TanStack Form V1

TanStack Form is a new cross-framework form library supporting multiple front-end frameworks and runtimes.
React
fromSitepoint
9 months ago

How to Build Scalable Web Apps with React JS - SitePoint

Scalability is essential for application survival, enabling growth without performance degradation.
fromVuejobs
9 months ago

Senior Developer for Geospatial Media Planning Company (remote) at Goldfish Ads

Goldfish Ads, established for 9 years, has developed a unique planning tool for Media Agencies and Brands to run Digital Out-of-Home campaigns.
Marketing tech
fromLogRocket Blog
9 months ago

React WebSocket tutorial: Real-time messaging with WebSockets and Socket.IO - LogRocket Blog

The WebSocket protocol offers persistent, real-time, full-duplex communication between the client and the server over a single TCP socket connection.
Node JS
[ Load more ]