Chuck Conway

In The craft

FubuMVC

May 23, 2011 · 1 minute read

I’m doing a POC for an interview. FubuMVC is refreshing to develop. It uses metadata and conventions for configuration, which is nice. My concern is as the project grows knowing all the conventions might become a hindrance. At a point learning the conventions will become learning a new language.

For now I’m enjoying FubuMVC’s refreshing uncluttered take on an MVC framework.