technically logo

Learn

Company Breakdowns
What technical products actually do and why the companies that make them are valuable
Knowledge Bases
In-depth, networked guides to learning specific concepts
Posts Archive
All Technically posts on software concepts since the dawn of time
Terms Universe
The dictionary of software terms you've always wanted

Explore knowledge bases

AI, it's not that ComplicatedAnalyzing Software CompaniesBuilding Software ProductsWorking with Data Teams
Loading...

Meet Technically

Technically exists to help you get better at your job by becoming more technically literate.

Learn more →

Solutions for Teams

For GTM Teams
Sell more software to developers by becoming technically fluent.
For Finance Professionals
Helping both buy-side and sell-side firms ask better technical questions.
General Team Inquiries
Volume discounts on Technically knowledge bases.
Loading...
Pricing
Sign In
← Back to Universe

JAMStack

web-appsadvanced

The JAMStack is an architectural pattern (sort of) for building apps that moves away from the traditional web server model and focuses on serving static files from “the edge” (data centers physically close to your computer).

JAM stands for Javascript, API, and Markup. Javascript: all code is in JS, for both frontend interactivity and API requests and handling. API: instead of a monolithic web server, all backend functionality (authentication, users, etc.) is served via APIs. Markup: your whole site is just a bunch of HTML files served statically.

Mentioned in

What's Javascript?

From humble origins to the most popular programming language in the world.

Foundationalweb-apps
The JAMStack and the startups building it

An explanation of the JAMStack and the surrounding startup ecosystem.

Appliedweb-apps

Related terms

Authentication

CSS

Cache

Client

DNS

Endpoint

Support
Sponsorships
Twitter
Linkedin
Privacy + ToS