<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>redux</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2748/feed"/>
    <updated>2026-06-06T04:15:58+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2748/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10375</id>
            <title type="text"><![CDATA[Redux DevTools]]></title>
            <link rel="alternate" href="https://github.com/reduxjs/redux-devtools" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10375"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Developer Tools to power-up Redux development workflow or any other architecture which handles the state change (see integrations).

Related contents:

- [Dan Abramov - Live React: Hot Reloading with Time Travel at react-europe 2015 @ ReactEurope&amp;#039;s Youtube](https://www.youtube.com/watch?v=xsSnOQynTHs).
- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).]]>
            </summary>
            <updated>2025-09-24T12:42:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10374</id>
            <title type="text"><![CDATA[Redux Toolkit]]></title>
            <link rel="alternate" href="https://redux-toolkit.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10374"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The official, opinionated, batteries-included toolset for efficient Redux development.

The Redux Toolkit package is intended to be the standard way to write Redux logic.

- [Redux Toolkit @ GitHub](https://github.com/reduxjs/redux-toolkit).

Related contents:

- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).]]>
            </summary>
            <updated>2025-09-24T12:37:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6761</id>
            <title type="text"><![CDATA[Rematch]]></title>
            <link rel="alternate" href="https://rematchjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6761"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rematch is Redux best practices without the boilerplate]]>
            </summary>
            <updated>2025-08-29T10:43:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7369</id>
            <title type="text"><![CDATA[BoldR]]></title>
            <link rel="alternate" href="https://github.com/strues/boldr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7369"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React based CMF / blogging engine using Redux, Postgres, Node, and more...]]>
            </summary>
            <updated>2025-08-29T12:26:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7377</id>
            <title type="text"><![CDATA[Relax]]></title>
            <link rel="alternate" href="https://github.com/relax/relax" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7377"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[New generation CMS on top of React, Redux and GraphQL]]>
            </summary>
            <updated>2025-08-29T12:26:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7495</id>
            <title type="text"><![CDATA[Katana]]></title>
            <link rel="alternate" href="https://github.com/BendingSpoons/katana-swift" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7495"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Katana is a modern Swift framework for writing iOS apps, strongly inspired by React and Redux, that gives structure to all the aspects of your app.]]>
            </summary>
            <updated>2025-08-29T12:47:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7670</id>
            <title type="text"><![CDATA[ReSwift]]></title>
            <link rel="alternate" href="https://github.com/ReSwift/ReSwift/tree/master" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7670"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ReSwift is a Redux-like implementation of the unidirectional data flow architecture in Swift. ReSwift helps you to separate three important concerns of your app&amp;#039;s components:

    State: in a ReSwift app the entire app state is explicitly stored in a data structure. This helps avoid complicated state management code, enables better debugging and has many, many more benefits...
    Views: in a ReSwift app your views update when your state changes. Your views become simple visualizations of the current app state.
    State Changes: in a ReSwift app you can only perform state changes through actions. Actions are small pieces of data that describe a state change. By drastically limiting the way state can be mutated, your app becomes easier to understand and it gets easier to work with many collaborators.]]>
            </summary>
            <updated>2025-08-29T13:15:29+00:00</updated>
        </entry>
    </feed>
