-
Recent Posts
Recent Comments
- jmarnold on Introducing FubuMVC.AutoComplete
- Gleb Chermennov on Introducing FubuMVC.AutoComplete
- jmarnold on Introducing FubuMVC.AutoComplete
- Alex Henning Johannessen on Introducing FubuMVC.AutoComplete
- Travis Higley on Introducing FubuMVC.AutoComplete
Archives
Categories
Meta
Tag Archives: fubumvc
Introducing FubuMVC.AutoComplete
In my previous post, I introduced FubuMVC.Validation and the power of the “drop in Bottles” found in FubuMVC. Today, I’m happy to continue that series by introducing FubuMVC.AutoComplete. This is a simplistic demonstration but I want to make note of … Continue reading
Introducing FubuMVC.Validation. For real.
As some of you may already know, FubuMVC finally hit 1.0. In response to this milestone, Jeremy and I are hard at work on docs and trying to restrain the urge to write new features until those are done. Today … Continue reading
A lesson in automated testing via SlickGrid
Overview Some time ago I became absolutely obsessed with testing – automated testing to be more specific. While I mostly blame Jeremy Miller for drilling the concepts and values into my skull, I’ve recently started wondering what changed in me. … Continue reading
Automated testing with FubuMVC, StoryTeller, and Serenity
Overview In my previous post I talked about some foundational ideas for automated testing. Rather than continuing on with conceptual points, let’s take a look at an example of how we do automated testing in the world of Fubu. Note: … Continue reading
Introducing the FubuMVC.Coffee transforms
If you’re a fan of CoffeeScript and FubuMVC, then please take a moment and give a round of applause to Alex Henning Johannessen for his hard work on the CoffeeScript and Less transforms. In this post, I am going to … Continue reading
Our Ajax Conventions–Validation
As I mentioned in my previous posts, I’m doing a write up of our AJAX conventions and how they’re paying off for us. In this series of posts, I’m going to cover a few topics: The AjaxContinuation Clientside Continuations Request … Continue reading
Our Ajax Conventions–Request Correlation
As I mentioned in my previous posts, I’m doing a write up of our AJAX conventions and how they’re paying off for us. In this series of posts, I’m going to cover a few topics: The AjaxContinuation Clientside Continuations Request … Continue reading
Our Ajax Conventions–Clientside Continuations
As I mentioned in my previous post, I’m doing a write up of our AJAX conventions and how they’re paying off for us. In this series of posts, I’m going to cover a few topics: The AjaxContinuation Clientside Continuations (this … Continue reading
Our AJAX Conventions – The AjaxContinuation
My team is coming out of the “infrastructure buildup” phase enough for me to take the time to blog. So, I’m going to do a write up of how we’re handling anything and everything AJAX and how it’s paying off … Continue reading
fubu new project
Overview fubu new is a command that is available via the Fubu Command Line tool. So, think “rails new” for fubu. Sort of. If you’re waiting on pins and needles for how to just start using it, skip ahead to … Continue reading
