Skip to content

yesod_tutorial wish_list

Michael Snoyman edited this page Feb 16, 2012 · 1 revision

Wish list for the tutorial

  • TDD or BDD throughout the text, like in http://ruby.railstutorial.org/

  • instant deployment of the website in the cloud, like what Heroku is for Ruby on Rails

  • relational database intergration, and handle simple CRUD operation, like wiki tutorial is for turbogears.

  • Is there schema migration? If so, cover that.

  • Logging to a text file

  • Navigation links within pages of the tutorial.

Clone this wiki locally