This post originated from an RSS feed registered with Ruby Buzz
by Jeremy Voorhis.
Original Post: Why Study Architecture First?
Feed Title: JVoorhis
Feed URL: http://feeds.feedburner.com/jvoorhis
Feed Description: JVoorhis is a Rubyist in northeast Ohio. He rambles about Ruby on Rails, development practices, other frameworks such as Django, and on other days he is just full of snark.
get a fresh perspective on Rails, and a better understanding of how the components of the model-view-controller pattern can fit together in a web framework.
strive for coherence and good style at all levels of your application.
share meaning with your users by exposing your domain model clearly to your users.
learn how to take advantage of HTTP’s functionality and semantics, without spending days combing over RFCs.
make applications that are available to agents other than web browsers, like feed readers or 3rd party apps, without duplicating code.