![]() | Wish list for future episodes! |
|
17 Feb 2009, 19:47
KenA (16 posts) |
Hi. Let’s use this post to list our wish list and ideas for future episodes. Below are some of my ideas: 1. To teach good design approaches when developing Sinatra apps. For ex.: when the app has database access we usually instantiate the DB object and then use it in the whole app … it’s a good idea to instantiate it only once … we could use ‘require’ to load it once or ‘configure do’ ... these possibilities lead us to doubts regarding which one is best … 2. Using an ORM component with Sinatra like Sequel, ActiveRecord, etc 3. Haml and Sass |
|
23 Nov 2010, 15:09
Bill Tihen (8 posts) |
I would also like to see:
I look forward to further episodes. Bill |
| You must be logged in to comment |

