#state-management

[ follow ]
fromHackernoon
5 years ago

50x Faster Code and Fewer Bugs? Ditch the Classes | HackerNoon

Classes can lead to significant performance issues and increased complexity in software development.
#react
fromAdropincalm
1 month ago
Web development

Create React UI component with uncontrollable

Uncontrollable simplifies state management in React UI libraries, reducing boilerplate code for handling props.
fromHackernoon
3 years ago
React

Understanding React Rendering Without the Buzzwords | HackerNoon

Understanding re-renders and their triggers is essential for optimizing React components.
DevOps
fromInfoQ
1 month ago

OpenTofu 1.10 Released with OCI Registry Support and an MCP Server for AI Infra as Code

OpenTofu 1.10 introduces OCI registry support and simplifies state management with native S3 state locking and external key provider integration.
fromMedium
1 month ago

The Candy Machine problem

The goal of the Candy Machine problem is to differentiate between the definition of a computation and its execution through functional programming.
Scala
fromHackernoon
4 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
2 years ago

Scroll Smarter, Not Harder: Generic Pagination in Flutter Explained | HackerNoon

The article aims to educate newcomers and intermediates in Flutter by building a generic pagination solution that can load more data on demand.
Mobile UX
Online learning
fromInfoWorld
3 months ago

Why LLM applications need better memory management

LLMs are stateless, requiring prior messages for context continuity.
To maintain continuity, explicit prior messages must be managed effectively.
fromLogRocket Blog
4 months ago

We can finally move elements in the browser with the moveBefore() API - LogRocket Blog

The newly announced moveBefore() API helps developers easily reposition DOM elements while preserving their state. This new API is particularly valuable for web applications with complex animations and more nuanced state management.
Vue
React
fromGitHub
4 months ago

GitHub - nerdalytics/beacon: A lightweight reactive state library for Node.js backends. Enables reactive state management with automatic dependency tracking and efficient updates for server-side applications.

Lightweight reactive state management for efficient Node.js applications.
fromHackernoon
1 year ago

Understanding CallData in Blockchain Transaction Execution | HackerNoon

Transaction commitment requires comprehensive callData to compute state, emphasizing data availability.
Natural names of states depend on transaction order and transformations from checkpoints.
Feasibility in layered design needs verifiable data availability, ensuring security against adversaries.
[ Load more ]