Snippets are small fragments of pages which get reused, but which do not need appear on every page. Two different Layouts can share the same snippet without having to copy and paste between them. As a Rails developer you could see them as rails partials, and in this episode you'll see how and why to use snippets to organize you code and reuse as much of it as possible.