I constantly hear people boasting about what they built last week. eg. "Xxx says he built a scalable Twitter clone in two days, and spent only a week hacking to get his new social network up." We will explore what thinking, tools and methods can have you doing the same.
Questions Answered:
Is it possible to build a useful, scalable web app in under a week?
What frameworks (eg. rails, django) or micro-frameworks (eg. camping, sinatra) make this easy?
Is using a front end MVC framework over a web service (eg. sproutcore) a quick approach?
Do external web services such as S3 or SimpleDB make development quicker or slower?
What is the minimal infrastructure necessary to scale quckly?
Where can you cut corners in a quick development process?
What types of apps cannot be built in a week?
Is careful architecture or furious hacking the correct approach to an express app?
How do you do visual design quickly?
What online communities can I turn to for free or pay help when I'm building an express app?