Skip to content

Companion code to the third part of my Redux Architecture with SwiftUI tutorial

Notifications You must be signed in to change notification settings

afterxleep/Redux-Architecture-SwiftUI-ErrorHandling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Redux Architecture on iOS: Error Handling

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

What we did in the third part.:

  • Tweaker our service to publish errors via Combine
  • Implemented new States and Actions
  • Streamlined Variable Names
  • Implemented a ProgressView to display loading status
  • Presenting Alerts when errors ocurred

About

Companion code to the third part of my Redux Architecture with SwiftUI tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages