Skip to content

Commit

Permalink
Upd readme (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaiMazai authored Sep 10, 2024
1 parent 99b6646 commit daea35c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ streamline state management with a focus on unidirectional data flow and separat
- **Separation of Concerns**: Emphasizes separating business logic and side effects from UI components.
- **Performance Optimization**: Offers granular performance tuning with state deduplication, debouncing, and offloading heavy UI-related work to the background.

## Why

Develop an iOS app with a UDF Puredux engine using only clean UI, state, actions, and reducers, while handling side effects separately.

## Table of Contents

- [Getting Started](#getting-started)
Expand Down

0 comments on commit daea35c

Please sign in to comment.