Getting started
From FubuMVC Wiki
Contents |
Articles about FubuMVC
This is a collection of links to external sites that cover a lot of information that we haven't had a chance to document yet. If you have an article you would like added to this list, please let us know on the mailing list:
Getting Started
- "Hello World" with FubuMVC (Super Quick Start) by Tim Tyrrell
- "Hello World" with FubuMVC (without the training wheels) by Tim Tyrrell
- Part 1 of 3 of writing the "FubuTodo" app by Joshua Arnold
- Part 2 of 3 of writing the "FubuTodo" app by Joshua Arnold
- Part 3 of 3 of writing the "FubuTodo" app by Joshua Arnold
- Part 1 of 3 of writing the "FubuTodo" app (extra credit: add iPhone views) by Ryan Rauh
- Part 2 of 3 of writing the "FubuTodo" app (extra credit: add iPhone views) by Ryan Rauh
- Part 3 of 3 of writing the "FubuTodo" app (extra credit: add iPhone views) by Ryan Rauh
Determining Conventions
FubuMVC is opinionated in that it pushes you to defining your conventions. Here are some blog posts which help guide you in determining which conventions you'll establish for your project:
- FubuMVC – Define your actions your way by Joshua Flanagan
Working with FubuMVC
- FubuMVC Diagnostics by Chad Myers