<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>State Management on Omid Farhang</title><link>https://omid.dev/tags/state-management/</link><description>Recent content in State Management on Omid Farhang</description><image><title>Omid Farhang</title><url>https://omid.dev/images/bio-photo-150x150.jpg</url><link>https://omid.dev/images/bio-photo-150x150.jpg</link></image><generator>Hugo -- 0.161.1</generator><language>en-US</language><copyright>2026 Omid Farhang | All rights reserved.</copyright><lastBuildDate>Tue, 02 Jun 2026 01:15:00 +0330</lastBuildDate><atom:link href="https://omid.dev/tags/state-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop Modeling Angular Screens with Five Booleans</title><link>https://omid.dev/2026/06/02/stop-modeling-angular-screens-with-five-booleans/</link><pubDate>Tue, 02 Jun 2026 01:15:00 +0330</pubDate><guid>https://omid.dev/2026/06/02/stop-modeling-angular-screens-with-five-booleans/</guid><description>Most Angular UI bugs come from screens modeled as scattered flags. Replace loading, error, empty, and ready booleans with one explicit state model your templates and reviewers can trust.</description></item><item><title>Advanced State Management in React with Recoil: Atom Families, Selectors, and Async Queries</title><link>https://omid.dev/2024/06/14/advanced-state-management-in-react-with-recoil/</link><pubDate>Fri, 14 Jun 2024 17:02:20 +0330</pubDate><guid>https://omid.dev/2024/06/14/advanced-state-management-in-react-with-recoil/</guid><description>&lt;p&gt;Managing state in React applications has evolved significantly, from simple state hooks to sophisticated libraries that handle complex state scenarios. Recoil is a powerful state management library for React that addresses many limitations of traditional state management approaches. It provides a flexible and scalable way to handle state, particularly in large applications. This blog post will explore advanced state management techniques using Recoil, focusing on atom families, selectors, and handling asynchronous queries.&lt;/p&gt;</description></item></channel></rss>