On Github willdurand-slides / rapid-app-development-and-deployment
William Durand — November 21st, 2015
Build, Measure, Learn.
Photo: Samuel Mann, Flickr
Photo: BALDIRI
Photo: geekphysical, Flickr
Let's call these prototypes,Minimum Desirable Products.
Photo: Ryan Brooks, Flickr
The art of quickly building a good software.
Good software are tested.
Pragmatism over anything else.
Avoid reinventing the wheel.
Package managers are your friends!
git push origin master
$ heroku addons:create papertrail -----> Adding papertrail to my-app-1337... done, v18 (free)
Piwik, Google Analytics, Kissmetrics, etc.
See also: Cohort analysis, AARRR (Pirate Metrics).
Then, talk to a designer.
Or maybe the other way around?
Remember: Build, Measure, Learn.