Fragmented - Android Developer Podcast

011: The Fowler Road to a Clean Architecture

Informações:

Sinopse

In this episode - Donn and Kaushik dive into a topic that is very near and dear their hearts - application architecture. They talk about how Martin Fowler has inspired a lot of their architectural decisions and how they're moving towards defining what a clean architecture means to them and other developers. They talk about Model View Presenter, Model View Controller and many other topics that surround these two common patterns. Take a listen and go for the ride on architecture train ... all aboard! Show Notes Chit-chat: Exponential backoff with RxJava [github.com] RxJs - ReactiveExtensions for Javascript [github.com] Follow up: Moving GC only applicable when app goes into background: A closer look at ART in Android L (see last paragraph) [anandtech.com] Google I/O 2014: The ART Runtime [youtube.com] The road to a clean architecture: Bad practices: Cargo cult programming [wikipedia.org] God objects [wikipedia.org] Martin Fowler’s articles on Patterns of Enterprise Application Architecture: Supervis