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 two things:
- I didn’t have to change any of my markup or write any javascript
- I didn’t have to write an endpoint to serve up the JSON data for the jquery plugin