Friday, November 16, 2018

"JAM Stack": JavaScript, APIs, markup

JAM Stack with Phil Hawksworth - Software Engineering Daily

The JAMStack is a way of building applications consisting of JavaScript, APIs and markup

MEAN architecture,  LAMP stack... JAMStack

JavaScript which could be served statically (AWS S3), but it could be used very dynamically direct from the client (SPA) and then using things like APIs and, sitting on top of the markup.

JAMstack | JavaScript, APIs, and Markup

Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup.