Skip to main content

A fresh look for sesami.dev

· 2 min read
Ehsan

We've given sesami.dev a refresh — a clearer story of what the platform offers, and faster paths into the parts of Sesami you actually want to build with.

Sesami Developers — refreshed homepage

What's new

A homepage that explains the platform. Instead of a generic "welcome" banner, the new homepage opens with what Sesami actually does — "Sesami powers service commerce" — and a card grid of every product (Experience, SDK, API, Flows, Apps) you can build with.

Three live showcases. Below the cards, three side-by-side code samples show the most exciting use of each major surface:

  • Experience — add booking to your store in 3 lines of HTML.
  • SDK — build your own booking UI on top of Sesami's primitives.
  • API — query upcoming bookings (and everything else) over GraphQL.

Copy-paste-ready, all the way down.

Clearer navigation. The top nav now has direct shortcuts to each product (Experience · SDK · API · Flows · Apps) with active-section highlighting. The docs landing page has a card grid showing what's inside each product so you can jump straight to a sub-topic.

Restructured docs. The product order now follows the natural developer journey: Experience → SDK → API → Flows → Apps. The Experience section gained a new Methods page documenting openExperience() and a Custom button recipe for full styling control.

Refined typography. Aligned with the broader Sesami brand, with sizing and spacing tuned for long-form reading.

What's next

This refresh is the foundation, not the destination. We're following up with:

  • More end-to-end examples in the Experience and SDK docs.
  • A proper API reference with searchable endpoint docs.
  • Embedded interactive playgrounds for the SDK.

If something looks off, or you'd like a topic we don't cover yet, the docs are open source — open an issue or send a PR on the devportal repo.

Happy building.