Bio
George Fairbanks has been teaching software architecture and design since 1998, is the author of the book Just Enough Software Architecture, has a PhD in Software Engineering from Carnegie Mellon University, and is a software engineer at Google.
My Talks
Functional programming invades architecture
Functional programming (FP) has invaded architectures. UIs are built with reactive patterns, servers are stateless, DBs are append-only, and big-data / machine learning patterns are function graphs...