Skip to content

Demo project highlighting the architecture of apps I build

Notifications You must be signed in to change notification settings

dmpv/ContestKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

ContestKit

Demo project highlighting the architecture of apps I build

RDXKit

RDXKit is used for the model. It is an implementation of Redux in swift.

Instead of implementing Redux as is, it has some valueble additions:

  • Reducers come inside actions
  • Support for moduls

Components

UI is built using components (shallow views with state)

The app demonstrates the approach for — managing app state — module segregation — handling lists — handling user actions — managing side-effects

About

Demo project highlighting the architecture of apps I build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published