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

Aug 18, 2021
db8a9f6 · Aug 18, 2021

History

78 Commits
Aug 18, 2021
Jan 25, 2021
Jun 24, 2021

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