Why Correct Web Architecture Matters

Patrick Mueller explores why twitter is slow. The answer? It turns out that Web Architecture actually matters. If you are writing a Web Application (yes, that's capital W and A), then you need to understand Web Architecture.

Hat's off to Tim Bray at today's Keynote at RailsConf to trumpeting Web Architecture and specifically the Atom Publishing Protocol as a great example of correct Web Architecture.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart