|
|
|
|
|
by threatofrain
3549 days ago
|
|
Have you looked into stateless React + Redux? These libraries are interesting in their suggestions for app architecture, and their api's are minimal. One day perhaps React and Redux will be replaced by something else, but I think the strategy of a GUI functional layer consuming a stream of events is here to stay, and I wouldn't be surprised if it spread to native app design. |
|