Skip to content

afterxleep/Redux-Architecture-SwiftUI-SideEffects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Redux Architecture on iOS: Side Effects

This is the companion app to the Redux Architecture on SwitUI tutorial available at.
https://danielbernal.co/redux-like-architecture-with-swiftui-middleware/

What we did in the second part.:

  • Implemented Redux Middleware support to handle async operations
  • Switched services to be Asynchronous using Combine
  • Optimized the project using composition
  • Rearranged everything in separate files and groups.

About

Companion code for the second part of my Redux Architecture Tutorial for iOS

Resources

Stars

Watchers

Forks

Languages