# Cookbook

Source: https://developer.nylas.com/docs/cookbook/

<div className="home-canvas-wrap">
  
</div>

<div className="home-hero">
  <div className="home-hero__content">
    <h1 className="home-hero__title">Cookbook</h1>
    <p className="home-hero__subtitle">
      An open collection of recipes, guides, and end-to-end tutorials for building with the Nylas APIs. Find a starting point that's close to what you're shipping, then adapt the code.
    </p>
  </div>
</div>


<div className="cookbook-landing-bottom-spacer" />

<style>{`
  .cookbook-landing-bottom-spacer {
    height: 4rem;
  }
`}</style>