Skip to main content

Build your first Jeston application


Start · First application

Purpose — Connect a page, a server handler, and a real request contract into one small vertical slice.
A first application whose behavior can be inspected from browser to server response.

Key concepts

Page

Initial HTML

API

Status and JSON

Failure

Safe error body

What to verify

Working example

Before you move on

A vertical slice exposes integration mistakes earlier than a collection of disconnected components.

Implementation notes

Decision lens

References

Last modified on September 10, 2026