Skip to content

chronicqazxc/FeedbackNoRx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedbackNoRx

This is a iOS demo project of implementing the modern MVVM without reactive programming. The demo project using GitHub search api to search repos on GitHub.

Modern MVVM

The modern MVVM consist of following concepts.

ViewModel Input/Output

Isolated structure of view modell

StateMachine

Unidirectional Data Flow.

FeedbackLoop


A Feedback Loop is a system that generate new value from its computations as the next input to itself.

Post Link

There is the deeper explanation in my post

Releases

No releases published

Packages

No packages published