This week we talk to Chad Myers and Jeremy Miller about the FubuMVC project.
Topics
- What is FubuMVC?
- History of the project
- Built to take advantage of static typing
- Composition over inheritance
- Dependency injection tricks
- IFlattener<T> for JSONification
- Application of SOLID prinicples in FubuMVC and AltOxite
- View engines
- TextboxFor and no magic strings – advantages for refactoring support
- Thin controllers, fat models
- FubuMVC as the Ruby On Rails for ASP.NET
- Benefits and problems of using generics for static typing
- Use of meaningful generic type names rather than <T,U,K> ugliness
- Testing tools for Javascript
- FubuMVC’s Behaviors
- Partial rendering strategies
- Why they’re using NHibernate for AltOxite
- IOC benefits
- Strategies for Javascript management
- qUnit for Javascript unit testing
- How do I sell this to my boss?
- Why FubuMVC as opposed to Microsoft’s ASP.NET MVC?
- Why MVC isn’t just classic ASP revisited
- Benefit of FubuMVC – removing choices through opinions
- Ways an open source MVC framework keep up with Microsoft
- FubuMVC futures and misc. benefits
- Use of Rake as a build script
6 Comments Episode 31: Chad Myers and Jeremy Miller on FubuMVC
Chad & I Talk FubuMVC / SOLID on Herding Code - Jeremy D. Miller -- The Shade Tree Developer
January 13th, 2009 at 7:49 am
[...] Herding Code guys just posted an interview with Chad & I on FubuMVC and SOLID principles. The conversation might be a decent supplement to Hanselman's interview with Uncle Bob on [...]
Mihai
January 13th, 2009 at 1:52 pm
FubuMVC, looks interesting. Some simple dumb to dumber examples would be cool :D. And documentation is the most important aspect of selling (aka promoting) the project .
Since you reminded of Spark, Luc did something really nice when he developed the project, he kept the documentation up to date. So anytime I wanted to check the progress, you could follow the website. Something like that would be really nice.
Hope you’ll get more feedback from the community. And maybe the guys at Microsoft(TM) will copy things from you ( that’s the untold motto sometimes >:) ) some of the practices.
The Dynamic Programmer - The Herding code podcast about FubuMVC
January 13th, 2009 at 9:52 pm
[...] http://herdingcode.com/?p=131 Thursday, 15 January 2009 06:51:00 (Eastern Standard Time, UTC-05:00) by Hernan Garcia Comments [0] – Trackback Frameworks | Methodology | Programming [...]
Jon Kruger’s Blog » Blog Archive » Helping everyday developers succeed
January 22nd, 2009 at 7:49 pm
[...] that I’ve seen take a different approach to design and the people that write them say that they’re not writing them for the novice user and that you will have to be familiar with advanced design patterns in order to use these tools. I [...]
Weekly Web Nuggets #48 : Code Monkey Labs
January 23rd, 2009 at 9:36 pm
[...] An intriguing new MVC framework inspired by, rather than built on top of, ASP.NET MVC. (via the Herding Code [...]
Jay R. Wren
February 5th, 2009 at 3:18 pm
You had the huge opportunity to say “why reinvent the wheel, the 3rd+ time”?
Why not make MonoRail do all this stuff? Its already a great base. Why start over… again?
RSS feed for comments on this post · TrackBack URI
Leave a Reply