# Diesel Cookbook?

**URL:** https://discourse.diesel.rs/t/diesel-cookbook/40
**Category:** Uncategorized
**Created:** [July 30, 2018, 6:29pm UTC](https://discourse.diesel.rs/t/diesel-cookbook/40 "2018-07-30T18:29:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![vmalloc](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.diesel.rs/vmalloc/32/25_2.png) [@vmalloc](https://discourse.diesel.rs/u/vmalloc)
#### Post date: [July 30, 2018, 6:29pm UTC](https://discourse.diesel.rs/t/diesel-cookbook/40/1 "2018-07-30T18:29:00Z")

</div>

I was wondering if anyone considered setting up a “cookbook” site with common idioms or queries and how to achieve them with Diesel. The current state, in which one has to dig through trait docs to find examples or usage, is not very welcoming for newbies.

Any thoughts?

---

<div class="post-metadata">

### Author: ![sean](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.diesel.rs/sean/32/2_2.png) [@sean](https://discourse.diesel.rs/u/sean)
#### Post date: [August 2, 2018, 8:58pm UTC](https://discourse.diesel.rs/t/diesel-cookbook/40/2 "2018-08-02T20:58:41Z")

</div>

I mentioned this privately on gitter, but I think it’s worth repeating here. I’d love to see something like this. It’s not something the Diesel team is interested in maintaining at this point in time, but there’s no reason such a site has to be official. We’d also be happy to accept pull requests adding new examples to the `/examples` directory of the main repo
