MVC Public Service Announcement Video Series
ASP.NET MVC is all the rage right now in the .NET space. But did you know that MVC is a pattern that has been around for decades? And there are other communities of developers that have been using it to produce websites for years. Here are a set of videos from the Ruby on Rails community about the common pitfalls in MVC development.
- MVC Public Service Announcement #1 - Controller Obesity
- MVC Public Service Announcement #2 - The Importance of Tests
- MVC Public Service Announcement #3 - Keeping Views Stupid
- MVC Public Service Announcement #4 - Staying RESTful
- MVC Public Service Announcement #5 - Outdated HTML
- MVC Public Service Announcement #6 – Modularity
- MVC Public Service Announcements - Out-takes