Skip to content

terhechte/pragma2017-example-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Unidirectional Data Flow Examples

These are examples of various implementations of the redux and react workflows in Swift. They're based on my talk:

Simplifying State by partially introducing unidirectional data flow in your codebase

from Pragma Conference 2017

The code is examplatory. There're multiple different branches based on the different parts of my slides.

master

The base branch (you're here)

simplest_redux

A very simple implementation of Redux in Swift

redux_reducer

Adding a proper reducer to the Redux implementation we saw earlier

with_uistackview

Adding a stackview to emulate the basics of what react diffing does

with_parentforms

Adding parent forms / subforms to our form in order to allow nesting stackviews

For questions or anything, you can watch the video here: [WIP]

Checkout the slides here: Speackerdeck presentation

Or contact me here: @terhechte

About

Unidirectional Data Flow Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages