React

[ follow ]
fromMedium
2 weeks ago

React Native in the Super App Race: From Foldables to Flip Phones

Dynamic layouts are essential for adapting to varying screen sizes and orientations mid-session, maintaining layout integrity and user context, especially in foldable devices.
React
fromMedium
2 weeks ago

How React Batching and Scheduling Work Behind the Scenes

React allows multiple updates to be batched together, which minimizes the number of render passes and significantly improves performance in applications. With this optimization, developers can create smoother and more efficient user interfaces by reducing the number of times components are rendered.
React
#react-native
fromMedium
2 weeks ago

How React Batching and Scheduling Work Behind the Scenes

Understanding batching and scheduling in React is essential for building performant applications.
fromHackernoon
5 years ago

Shrink Your Lottie Animations by 80% with the .lottie Format | HackerNoon

Lottie animations enhance consumer applications but can be large, with .lottie format offering a way to reduce file sizes significantly.
fromMedium
3 weeks ago

Complete Guide to React Server Components in React 19 & Next.js 15

React Server Components (RSC) enable components to be rendered on the server, delivering HTML or serialized data to the client, enhancing application performance.
React
#typescript
fromArs Technica
1 month ago

Researchers develop a battery cathode material that does it all

The proposed electrode material combines conduction, ion mobility, and self-healing properties, aiming to simplify the structure and efficiency of battery cathodes.
React
fromInfoQ
1 month ago

Svelte Releases Attachments to Enhance DOM with Interactive and Reactive Features

Svelte Attachments enhance components with interactivity and reactivity, replacing Svelte Actions.
fromInverse
1 month ago

6 Years Later, Star Wars Finally Redeems Its Most Controversial Ending

In the movie, when Palpatine says, 'I am all the Sith,' Rey responds with, 'I am all the Jedi.' In The Rise of Skywalker #5, Rey's statement is accompanied by an army of familiar Force ghosts, including Yoda, Luke, Anakin, Mace, and even Ahsoka and Kanan Jarrus, which addresses some fan criticism of that scene.
React
fromLogRocket Blog
1 month ago

Comparing the top React toast libraries [2025 update] - LogRocket Blog

Toast notifications enhance user experience through non-intrusive, real-time feedback.
fromLogRocket Blog
1 month ago

TanStack Start vs. Next.js: Choosing the right full-stack React framework - LogRocket Blog

Next.js has been the go-to choice for building full-stack React applications, thanks to its server-first approach and built-in support for server-side rendering.
React
#nextjs
#tanstack-form
fromLogRocket Blog
2 months ago

React forwardRef explained: Usage, alternatives, and React 19 update - LogRocket Blog

forwardRef is a React utility that allows a parent component to pass a ref through a child component to directly access the child's DOM node or instance.
React
fromwww.sitepoint.com
2 months ago

Configuring opcache.ini and www.conf files

The opcache settings are optimized for performance in a React/Next.js application.
Memory consumption is significantly increased to accommodate React's larger files.
React
fromstupidDOPE | Est. 2008
2 months ago

Netflix Sets 'Stranger Things' Season 5 Release Dates for 3-Part 2025 Finale | stupidDOPE | Est. 2008

Stranger Things Season 5 will be released in three volumes starting November 26, 2025, marking the end of the beloved series.
fromblog.logrocket.com
2 months ago

Designing LLM-first products, not just features - LogRocket Blog

The article explains how to create an offline AI image generator app using React and Hugging Face's Stable Diffusion XL.
React
fromHackernoon
2 months ago

Mastering Asynchronous JavaScript Callbacks, Promises, and Async, Await for Cleaner React Components | HackerNoon

Asynchronous JavaScript ensures a smooth UI experience in React by effectively managing data fetching and user interactions.
fromeverout.com
2 months ago

Ticket Alert: Ravyn Lenae, Sleater-Kinney, and More Portland Events Going On Sale This Week

There was a problem with this request.
Sorry about that!
Please try again later.
fromHackernoon
3 years ago

Creating a Type-Safe Router for React Without Browser Navigation | HackerNoon

The article discusses creating a typed routing navigation system for React apps, focusing on scenarios where simpler solutions replace traditional URL navigation, especially for apps like Electron.
React
React
fromInfoQ
2 months ago

Meta Open-Sources Pyrefly, a High-Performance Python Type Checker in Rust

Meta has developed Pyrefly, an open-source Python type checker, to enhance performance and extensibility for complex type systems.
React
fromSitepoint
2 months ago

How to Build Scalable Web Apps with React JS - SitePoint

Scalability is essential for application survival, enabling growth without performance degradation.
React
fromBikemag
2 months ago

The MET Revo Mountain Bike Helmet

The MET Revo helmet is a well-designed MTB helmet with great features but may not fit all rider head shapes.
fromLogRocket Blog
2 months ago

6 CSS animation libraries to bring your project to life in 2025 - LogRocket Blog

CSS animation libraries simplify the process of creating animations for developers of all skill levels.
fromLogRocket Blog
2 months ago

How to build a secure file upload system in Astro - LogRocket Blog

Astro can securely manage media uploads using Cloudinary, beneficial for user-generated content sites.
Headless Digital Asset Managers (DAMs) like Cloudinary are essential for efficient media handling in Astro projects.
fromHackernoon
3 months ago

The Composable Architecture: Strengths, Trade-Offs, and Performance Tips | HackerNoon

The performance results demonstrate that complexity almost doubles with each additional level of nested state; by level 10, you're spending roughly 50x more resources processing actions.
React
fromHackernoon
3 years ago

Understanding React Rendering Without the Buzzwords | HackerNoon

Understanding re-renders and their triggers is essential for optimizing React components.
React
fromeverout.com
2 months ago

Ticket Alert: Kali Uchis, Lorde, and More Portland Events Going On Sale This Week

There was a problem with this request.
Sorry about that!
Please try again later.
fromHackernoon
4 years ago

Every Popular React Pattern You Should Know About | HackerNoon

The Container & Presentational Components pattern effectively separates logic from presentation, allowing for clearer and more maintainable code structure in React.
React
React
fromAlex MacArthur
2 months ago

I think the ergonomics of generators is growing on me.

JavaScript's recent syntactic sugar enhances programming by addressing real pain points, while the practical use of generator functions remains less established.
fromLogRocket Blog
2 months ago

React View Transitions and Activity API tutorial: Animate an AirBnB clone - LogRocket Blog

The React View Transition API simplifies the addition of animations during page transitions, streamlining the process for developers by automatically managing DOM interactions.
React
[ Load more ]