People have probably already see this but it can't hurt sharing here. dhh on client-side mvc and their caching strategy in the new basecamp that is now in rails/master<https://github.com/rails/rails/commit/502d5e24e28b3634910495d0fb71cb20b1426aee> . http://www.youtube.com/watch?v=FkLVl3gpJP4&t=34m0s
I'm interested to hear how people are using client-side frameworks with rails. Do you prefer developing client-side mvc or rails views? Do you aim to make your application 100% client-side mvc? If you do use both at the same time, at which point do you choose to build the views client-side? Personally I agree with dhh's sentiment that the development experience using the Rails stack is simpler & more robust than client-side mvc. At the same time I can appreciate lean server architecture and moving processing to the client. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To view this discussion on the web visit https://groups.google.com/d/msg/rails-oceania/-/aNO4K0tVnZMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
